vendor:
N/A
by:
Nicolas Grégoire
8,8
CVSS
HIGH
SVG File Format Vulnerability
79
CWE
Product Name: N/A
Affected Version From: SVG 1.1 and SVG Tiny 1.2
Affected Version To: SVG 1.1 and SVG Tiny 1.2
Patch Exists: No
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2020
SVG File Format Vulnerability
SVG is a XML-based file format for static or animated images. Some SVG specifications (like SVG 1.1 and SVG Tiny 1.2) allow to trigger some Java code when the SVG file is opened. PoC codes are available online at http://www.agarri.fr/docs/batik-evil.svg and https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/18890.svg
Mitigation:
Disable SVG support in the application or use a secure parser for SVG files.