CVE-2024-12326 - CVE House
Back to Database
Status published Medium CVE-2024-12326

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in Jirafeau

Vulnerability 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.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2024-12326

Credits & Attribution

The following person or organization is credited with identifying this vulnerability, as recorded in the NVD database:

  • Yann Cam
  • Georges Taupin
  • Patrick Canterino

Affected Vendor

Jirafeau project

View all reports →

Affected Software

Jirafeau
Vulnerable Versions:
4.5.0

Timeline

Official Publish: December 6th, 2024
Last Modified: December 30th, 2024
Added to House: July 22nd, 2026

CVSS Vectors

V3: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Weaknesses (CWE)