cvelist/2014/9xxx/CVE-2014-9272.json
2017-10-16 12:31:07 -04:00

76 lines
2.0 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2014-9272",
"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" : "The string_insert_href function in MantisBT 1.2.0a1 through 1.2.x before 1.2.18 does not properly validate the URL protocol, which allows remote attackers to conduct cross-site scripting (XSS) attacks via the javascript:// protocol."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://seclists.org/oss-sec/2014/q4/867"
},
{
"url" : "http://seclists.org/oss-sec/2014/q4/902"
},
{
"url" : "https://github.com/mantisbt/mantisbt/commit/05378e00"
},
{
"url" : "https://www.mantisbt.org/bugs/view.php?id=17297"
},
{
"url" : "http://www.debian.org/security/2015/dsa-3120"
},
{
"url" : "http://secunia.com/advisories/62101"
}
]
}
}