Publish GHSA-qghg-v7xv-q98q

This commit is contained in:
advisory-database[bot]
2025-06-11 17:30:56 +00:00
parent b0443214da
commit 47e9c3d11c
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-qghg-v7xv-q98q",
"modified": "2022-07-07T00:00:25Z",
"modified": "2025-06-11T17:29:39Z",
"published": "2022-06-25T00:00:52Z",
"aliases": [
"CVE-2022-33910"
],
"summary": "MantisBT XSS through crafted SVG documents in file_download.php",
"details": "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.",
"severity": [
{
@@ -13,12 +14,40 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
"affected": [],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "mantisbt/mantisbt"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.25.5"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-33910"
},
{
"type": "WEB",
"url": "https://github.com/mantisbt/mantisbt/commit/266762193fc6c09ffc6b14f5a34c86eae3ebee20"
},
{
"type": "PACKAGE",
"url": "https://github.com/mantisbt/mantisbt"
},
{
"type": "WEB",
"url": "https://mantisbt.org/blog/archives/mantisbt/719"
@@ -37,8 +66,8 @@
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-06-11T17:29:39Z",
"nvd_published_at": "2022-06-24T17:15:00Z"
}
}