Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Postgresql | Postgresql | 6.5.0 |
References
- http://marc.info/?l=postgresql-general&m=102032794322362
- http://www.iss.net/security_center/static/10328.php
- http://www.redhat.com/support/errata/RHSA-2002-149.html
- http://marc.info/?l=postgresql-general&m=102032794322362
- http://www.iss.net/security_center/static/10328.php
- http://www.redhat.com/support/errata/RHSA-2002-149.html
FAQ
What is CVE-2002-0802?
CVE-2002-0802 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 quer...
How severe is CVE-2002-0802?
CVE-2002-0802 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2002-0802?
Check the references section above for vendor advisories and patch information. Affected products include: Postgresql Postgresql.