cvelist/2012/4xxx/CVE-2012-4998.json

78 lines
2.0 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2012-4998",
"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 starCMS allows remote attackers to inject arbitrary web script or HTML via the q parameter."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://packetstormsecurity.org/files/110376/starcms-xss.txt",
"refsource" : "MISC",
"url" : "http://packetstormsecurity.org/files/110376/starcms-xss.txt"
},
{
"name" : "52262",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/52262"
},
{
"name" : "79739",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/79739"
},
{
"name" : "starcms-index-xss(73637)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/73637"
}
]
}
}