Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Patrick Canterino

#20703of 53,633
12.2Total CVSS
Vulnerabilities · 2
Medium
2
PT-2025-27947
6.1
2025-07-04
Jirafeau · Jirafeau · CVE-2025-7066
Name of the Vulnerable Software and Affected Versions: Jirafeau (affected versions not specified) Description: The issue concerns a MIME Type Bypass Cross-Site Scripting vulnerability in Jirafeau. Normally, Jirafeau prevents browser preview for text files to prevent potential cross-site scripting exploits, especially for files like SVG and HTML documents. Recommendations: At the moment, there is no information about a newer version that contains a fix for this vulnerability.
PT-2024-17544
6.1
2024-12-06
Jirafeau · Jirafeau · CVE-2024-12326
**Name of the Vulnerable Software and Affected Versions** Jirafeau (affected versions not specified) **Description** The issue concerns a case insensitive MIME type bypass that enables SVG XSS in Jirafeau. Normally, Jirafeau prevents browser preview for SVG files to prevent cross-site scripting exploitation. However, it was possible to bypass this protection by sending a manipulated MIME type during the upload, where the case of any letter in `image/svg+xml` had been changed. The check for `image/svg+xml` has been changed to be case insensitive to address this issue. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.