The multibyte support in PostgreSQL 6.5.x with SQL_ASCII encoding consumes an extra character when processing a character that cannot be converted, which could remove an escape character from the query and make the application subject to SQL injection attacks.
References
Configurations
History
No history.
Information
Published : 2002-08-12 04:00
Updated : 2016-10-18 02:21
NVD link : CVE-2002-0802
Mitre link : CVE-2002-0802
CVE.ORG link : CVE-2002-0802
JSON object : View
Products Affected
postgresql
- postgresql
CWE