cvelist/2020/8xxx/CVE-2020-8981.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2020-02-13 17:01:59 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-02-13 17:02:20 +00:00
"ID": "CVE-2020-8981",
"STATE": "PUBLIC"
2020-02-13 17:01:59 +00:00
},
2020-02-13 17:02:20 +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-02-13 17:01:59 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-02-13 17:02:20 +00:00
"value": "A cross-site scripting (XSS) vulnerability was discovered in the Source Integration plugin before 1.6.2 and 2.x before 2.3.1 for MantisBT. The repo_delete.php Delete Repository page allows execution of arbitrary code via a repo name (if CSP settings permit it). This is related to CVE-2018-16362."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/mantisbt-plugins/source-integration/issues/338",
"refsource": "MISC",
"name": "https://github.com/mantisbt-plugins/source-integration/issues/338"
},
{
"url": "https://github.com/mantisbt-plugins/source-integration/commit/270675c964c675829fe010f9f0830521dc0835f0",
"refsource": "MISC",
"name": "https://github.com/mantisbt-plugins/source-integration/commit/270675c964c675829fe010f9f0830521dc0835f0"
2020-02-13 17:01:59 +00:00
}
]
}
}