← Back

CVE-2024-12326

nvd nist
Published: Dec 6, 2024Modified: Jun 17, 2026

JSON object

Loading...
6.1
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Exploitability: 2.8 / Impact: 2.7
Source: cve@gitlab.com (Secondary)

Description

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.

Affected (1)

Products: Jirafeau: Jirafeau
1 product
Jirafeau
Configuration A
1 vulnerable
Vulnerable SoftwareAffected Versions
Before 4.6.1

Timeline

No history available yet.