cve/2022/CVE-2022-33910.md
2024-06-09 00:33:16 +00:00

934 B

CVE-2022-33910

Description

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.

POC

Reference

Github