cvelist/2012/3xxx/CVE-2012-3846.json

83 lines
2.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2012-3846",
"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" : "Cross-site scripting (XSS) vulnerability in index.php in PHP-pastebin 2.1 allows remote attackers to inject arbitrary web script or HTML via the title parameter."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://packetstormsecurity.org/files/112375/PHP-Pastebin-Cross-Site-Scripting.html",
"refsource" : "MISC",
"url" : "http://packetstormsecurity.org/files/112375/PHP-Pastebin-Cross-Site-Scripting.html"
},
{
"name" : "53329",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/53329"
},
{
"name" : "81661",
"refsource" : "OSVDB",
"url" : "http://www.osvdb.org/81661"
},
{
"name" : "49025",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/49025"
},
{
"name" : "phppastebin-index-xss(75323)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/75323"
}
]
}
}