cvelist/2022/33xxx/CVE-2022-33910.json
2022-06-24 17:00:48 +00:00

72 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-33910",
"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 vulnerability in MantisBT before 2.25.5 allows remote attackers to attach crafted SVG documents to issue reports or bugnotes. When a user or an admin clicks on the attachment, file_download.php opens the SVG document in a browser tab instead of downloading it as a file, causing the JavaScript code to execute."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://mantisbt.org/bugs/view.php?id=29135",
"refsource": "MISC",
"name": "https://mantisbt.org/bugs/view.php?id=29135"
},
{
"url": "https://mantisbt.org/bugs/view.php?id=30384",
"refsource": "MISC",
"name": "https://mantisbt.org/bugs/view.php?id=30384"
},
{
"refsource": "CONFIRM",
"name": "https://mantisbt.org/blog/archives/mantisbt/719",
"url": "https://mantisbt.org/blog/archives/mantisbt/719"
}
]
}
}