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

87 lines
2.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:25:20 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2009-1742",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 01:25:20 +00:00
"lang": "eng",
"value": "code.php in PC4Arb Pc4 Uploader 9.0 and earlier makes it easier for remote attackers to conduct SQL injection attacks via crafted keyword sequences that are removed from a filter in the id parameter in a banner action, as demonstrated via the \"UNIunionON\" string, which is collapsed into \"UNION\" by the filter_sql function."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:25:20 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "54572",
"refsource": "OSVDB",
"url": "http://osvdb.org/54572"
},
{
"name": "35122",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/35122"
},
{
"name": "8709",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/8709"
},
{
"name": "35004",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/35004"
},
{
"name": "ADV-2009-1364",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2009/1364"
},
{
"name": "pc4uploader-code-sql-injection(50586)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/50586"
}
]
}
}