CVE-2024-12326

Jirafeau normally prevents browser preview for SVG files due to the possibility that manipulated SVG files could be exploited for cross site scripting. This was done by storing the MIME type of a file and preventing the browser preview for MIME type image/svg+xml. This issue was first reported in CVE-2022-30110. However, it was still possible to do a browser preview of a SVG file by sending a manipulated MIME type during the upload, where the case of any letter in image/svg+xml had been changed (like image/svg+XML). The check for image/svg+xml has been changed to be case insensitive.
CVSS

No CVSS.

Configurations

Configuration 1 (hide)

cpe:2.3:a:jirafeau:jirafeau:*:*:*:*:*:*:*:*

History

05 Aug 2025, 17:49

Type Values Removed Values Added
CWE CWE-79
First Time Jirafeau jirafeau
Jirafeau
CPE cpe:2.3:a:jirafeau:jirafeau:*:*:*:*:*:*:*:*
References () https://gitlab.com/jirafeau/Jirafeau/-/commit/6cfca8753d54e2025c6020b2af32529e25f58c66 - () https://gitlab.com/jirafeau/Jirafeau/-/commit/6cfca8753d54e2025c6020b2af32529e25f58c66 - Patch
References () https://www.cve.org/CVERecord?id=CVE-2022-30110 - () https://www.cve.org/CVERecord?id=CVE-2022-30110 - Not Applicable

06 Dec 2024, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-12-06 21:15

Updated : 2025-08-05 17:49


NVD link : CVE-2024-12326

Mitre link : CVE-2024-12326


JSON object : View

Products Affected

jirafeau

  • jirafeau
CWE

No CWE.