mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-30 18:04:30 +00:00
82 lines
2.7 KiB
JSON
82 lines
2.7 KiB
JSON
{
|
|
"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": [
|
|
{
|
|
"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."
|
|
}
|
|
]
|
|
},
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
} |