2018-07-22 14:05:29 -04:00
{
2019-03-18 00:16:11 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2018-14504" ,
"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" : [
2018-08-03 14:03:23 -04:00
{
2019-03-18 00:16:11 +00:00
"lang" : "eng" ,
"value" : "An issue was discovered in manage_filter_edit_page.php in MantisBT 2.x through 2.15.0. A cross-site scripting (XSS) vulnerability in the Edit Filter page allows execution of arbitrary code (if CSP settings permit it) when displaying a filter with a crafted name (e.g., 'foobar\" onclick=\"alert(1)')."
2018-08-03 14:03:23 -04:00
}
2019-03-18 00:16:11 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://mantisbt.org/bugs/view.php?id=24608" ,
"refsource" : "CONFIRM" ,
"url" : "https://mantisbt.org/bugs/view.php?id=24608"
} ,
{
"name" : "https://mantisbt.org/blog/archives/mantisbt/602" ,
"refsource" : "CONFIRM" ,
"url" : "https://mantisbt.org/blog/archives/mantisbt/602"
} ,
{
"name" : "http://github.com/mantisbt/mantisbt/commit/8b5fa243dbf04344a55fe880135ec149fc1f439f" ,
"refsource" : "CONFIRM" ,
"url" : "http://github.com/mantisbt/mantisbt/commit/8b5fa243dbf04344a55fe880135ec149fc1f439f"
}
]
}
}