cvelist/2009/1xxx/CVE-2009-1208.json

88 lines
2.5 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2009-1208",
"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" : "SQL injection vulnerability in auth2db 0.2.5, and possibly other versions before 0.2.7, uses the addslashes function instead of the mysql_real_escape_string function, which allows remote attackers to conduct SQL injection attacks using multibyte character encodings."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521823",
"refsource" : "CONFIRM",
"url" : "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521823"
},
{
"name" : "http://www.auth2db.com.ar/?title=CHANGELOG",
"refsource" : "CONFIRM",
"url" : "http://www.auth2db.com.ar/?title=CHANGELOG"
},
{
"name" : "DSA-1757",
"refsource" : "DEBIAN",
"url" : "http://www.debian.org/security/2009/dsa-1757"
},
{
"name" : "34287",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/34287"
},
{
"name" : "34488",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/34488"
},
{
"name" : "auth2db-unspecified-sql-injection(49518)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/49518"
}
]
}
}