cvelist/2018/13xxx/CVE-2018-13055.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2018-07-02 11:03:18 -04:00
{
2019-03-17 23:41:15 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-13055",
"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-17 23:41:15 +00:00
"lang": "eng",
"value": "A cross-site scripting (XSS) vulnerability in the View Filters page (view_filters_page.php) in MantisBT 2.1.0 through 2.15.0 allows remote attackers to inject arbitrary code (if CSP settings permit it) through a crafted PATH_INFO."
2018-08-03 14:03:23 -04:00
}
2019-03-17 23:41:15 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"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/4efac90ed89a5c009108b641e2e95683791a165a",
"refsource": "CONFIRM",
"url": "http://github.com/mantisbt/mantisbt/commit/4efac90ed89a5c009108b641e2e95683791a165a"
},
{
"name": "https://mantisbt.org/bugs/view.php?id=24580",
"refsource": "CONFIRM",
"url": "https://mantisbt.org/bugs/view.php?id=24580"
}
]
}
}