2020-09-23 19:01:31 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2020-09-30 21:01:32 +00:00
"ID" : "CVE-2020-25830" ,
"STATE" : "PUBLIC"
2020-09-23 19:01:31 +00:00
} ,
2020-09-30 21:01:32 +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-09-23 19:01:31 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-09-30 21:01:32 +00:00
"value" : "An issue was discovered in MantisBT before 2.24.3. Improper escaping of a custom field's name allows an attacker to inject HTML and, if CSP settings permit, achieve execution of arbitrary JavaScript when attempting to update said custom field via bug_actiongroup_page.php."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://mantisbt.org/bugs/view.php?id=27304" ,
"refsource" : "MISC" ,
"name" : "https://mantisbt.org/bugs/view.php?id=27304"
} ,
{
"refsource" : "MISC" ,
"name" : "http://github.com/mantisbt/mantisbt/commit/8c6f4d8859785b67fb80ac65100ac5259ed9237d" ,
"url" : "http://github.com/mantisbt/mantisbt/commit/8c6f4d8859785b67fb80ac65100ac5259ed9237d"
2020-09-23 19:01:31 +00:00
}
]
}
}