cvelist/2017/12xxx/CVE-2017-12062.json

82 lines
2.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 22:49:12 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-12062",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-17 22:49:12 +00:00
"lang": "eng",
"value": "An XSS issue was discovered in manage_user_page.php in MantisBT 2.x before 2.5.2. The 'filter' field is not sanitized before being rendered in the Manage User page, allowing remote attackers to execute arbitrary JavaScript code if CSP is disabled."
2017-10-16 12:31:07 -04:00
}
2019-03-17 22:49:12 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://openwall.com/lists/oss-security/2017/08/01/1",
"refsource": "CONFIRM",
"url": "http://openwall.com/lists/oss-security/2017/08/01/1"
},
{
"name": "1039030",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1039030"
},
{
"name": "https://mantisbt.org/bugs/view.php?id=23166",
"refsource": "CONFIRM",
"url": "https://mantisbt.org/bugs/view.php?id=23166"
},
{
"name": "http://openwall.com/lists/oss-security/2017/08/01/2",
"refsource": "CONFIRM",
"url": "http://openwall.com/lists/oss-security/2017/08/01/2"
},
{
"name": "https://github.com/mantisbt/mantisbt/commit/9b5b71dadbeeeec27efea59f562ac5bd6d2673b7",
"refsource": "CONFIRM",
"url": "https://github.com/mantisbt/mantisbt/commit/9b5b71dadbeeeec27efea59f562ac5bd6d2673b7"
}
]
}
}