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
20 Nov 2024, 23:39
Type | Values Removed | Values Added |
---|---|---|
References | () http://marc.info/?l=postgresql-general&m=102032794322362 - | |
References | () http://www.iss.net/security_center/static/10328.php - | |
References | () http://www.redhat.com/support/errata/RHSA-2002-149.html - |
Information
Published : 2002-08-12 04:00
Updated : 2024-11-20 23:39
NVD link : CVE-2002-0802
Mitre link : CVE-2002-0802
CVE.ORG link : CVE-2002-0802
JSON object : View
Products Affected
postgresql
- postgresql
CWE