cvelist/2018/17xxx/CVE-2018-17782.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2018-09-29 13:03:56 -04:00
{
2019-03-18 00:16:24 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-17782",
"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-10-30 14:10:52 -04:00
{
2019-03-18 00:16:24 +00:00
"lang": "eng",
"value": "A cross-site scripting (XSS) vulnerability in the Manage Filters page (manage_filter_page.php) in MantisBT 2.1.0 through 2.17.1 allows remote attackers (if access rights permit it) to inject arbitrary code (if CSP settings permit it) through a crafted project name."
2018-10-30 14:10:52 -04:00
}
2019-03-18 00:16:24 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://mantisbt.org/blog/archives/mantisbt/613",
"refsource": "CONFIRM",
"url": "https://mantisbt.org/blog/archives/mantisbt/613"
},
{
"name": "https://mantisbt.org/bugs/view.php?id=24813",
"refsource": "CONFIRM",
"url": "https://mantisbt.org/bugs/view.php?id=24813"
}
]
}
}