2020-08-03 16:01:20 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2020-08-12 13:01:24 +00:00
"ID" : "CVE-2020-16266" ,
"STATE" : "PUBLIC"
2020-08-03 16:01:20 +00:00
} ,
2020-08-12 13:01:24 +00:00
"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" ,
2020-08-03 16:01:20 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-08-12 13:01:24 +00:00
"value" : "An XSS issue was discovered in MantisBT before 2.24.2. Improper escaping on view_all_bug_page.php allows a remote attacker to inject arbitrary HTML into the page by saving it into a text Custom Field, leading to possible code execution in the browser of any user subsequently viewing the issue (if CSP settings allow it)."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM" ,
"name" : "https://mantisbt.org/bugs/view.php?id=27056" ,
"url" : "https://mantisbt.org/bugs/view.php?id=27056"
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://mantisbt.org/blog/archives/mantisbt/665" ,
"url" : "https://mantisbt.org/blog/archives/mantisbt/665"
2020-08-03 16:01:20 +00:00
}
]
}
}