cvelist/2018/16xxx/CVE-2018-16362.json
2018-09-02 18:05:12 -04:00

73 lines
2.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-16362",
"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 issue was discovered in the Source Integration plugin before 1.5.9 and 2.x before 2.1.5 for MantisBT. A cross-site scripting (XSS) vulnerability in the Manage Repository and Changesets List pages allows execution of arbitrary code (if CSP settings permit it) via repo_manage_page.php or list.php."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/mantisbt-plugins/source-integration/issues/286",
"refsource" : "CONFIRM",
"url" : "https://github.com/mantisbt-plugins/source-integration/issues/286"
},
{
"name" : "https://github.com/mantisbt-plugins/source-integration/releases/tag/v1.5.9",
"refsource" : "CONFIRM",
"url" : "https://github.com/mantisbt-plugins/source-integration/releases/tag/v1.5.9"
},
{
"name" : "https://github.com/mantisbt-plugins/source-integration/releases/tag/v2.1.5",
"refsource" : "CONFIRM",
"url" : "https://github.com/mantisbt-plugins/source-integration/releases/tag/v2.1.5"
}
]
}
}