cvelist/2002/0xxx/CVE-2002-0802.json
2019-03-17 22:09:46 +00:00

72 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2002-0802",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://marc.info/?l=postgresql-general&m=102032794322362",
"refsource": "MISC",
"url": "http://marc.info/?l=postgresql-general&m=102032794322362"
},
{
"name": "RHSA-2002:149",
"refsource": "REDHAT",
"url": "http://www.redhat.com/support/errata/RHSA-2002-149.html"
},
{
"name": "postgresql-sqlascii-sql-injection(10328)",
"refsource": "XF",
"url": "http://www.iss.net/security_center/static/10328.php"
}
]
}
}