cvelist/2014/4xxx/CVE-2014-4331.json
2018-10-09 15:05:48 -04:00

78 lines
2.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2014-4331",
"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 admin/viewer.php in OctavoCMS allows remote attackers to inject arbitrary web script or HTML via the src parameter."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20140709 CVE-2014-4331 OctavoCMS reflected XSS vulnerability",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/532701/100/0/threaded"
},
{
"name" : "http://packetstormsecurity.com/files/127404/OctavoCMS-Cross-Site-Scripting.html",
"refsource" : "MISC",
"url" : "http://packetstormsecurity.com/files/127404/OctavoCMS-Cross-Site-Scripting.html"
},
{
"name" : "20140719 OctavoCMS (CVE-2014-4331) is not always site-specific",
"refsource" : "VIM",
"url" : "http://www.attrition.org/pipermail/vim/2014-July/002773.html"
},
{
"name" : "68469",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/68469"
}
]
}
}