cvelist/2009/2xxx/CVE-2009-2587.json
2019-03-18 06:51:49 +00:00

102 lines
3.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2009-2587",
"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": "Multiple cross-site scripting (XSS) vulnerabilities in DragDropCart allow remote attackers to inject arbitrary web script or HTML via the (1) sid parameter to assets/js/ddcart.php, the (2) prefix parameter to includes/ajax/getstate.php, the search parameter to (3) index.php and (4) search.php, the (5) redirect parameter to login.php, and the (6) product parameter to productdetail.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "dragdropcart-multiple-xss(51877)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/51877"
},
{
"name": "35925",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/35925"
},
{
"name": "http://packetstormsecurity.org/0907-exploits/dragdopcart-xss.txt",
"refsource": "MISC",
"url": "http://packetstormsecurity.org/0907-exploits/dragdopcart-xss.txt"
},
{
"name": "56070",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/56070"
},
{
"name": "56065",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/56065"
},
{
"name": "56067",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/56067"
},
{
"name": "56069",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/56069"
},
{
"name": "56066",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/56066"
},
{
"name": "56071",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/56071"
}
]
}
}