← Back

Safe Svg

safe_svg

Vendor: 10up • 4 CVEs

CVEs (4)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
110up
1Safe Svg
May 17, 2025
Nov 7, 2024
N/A· v4
4.8 MEDIUM· v3
N/A· v2
The Safe SVG WordPress plugin before 2.2.6 has its sanitisation code is only running for paths that call wp_handle_upload, but not for example for code that uses wp_handle_sideload which is often used to upload attachmen...Show more
The Safe SVG WordPress plugin before 2.2.6 has its sanitisation code is only running for paths that call wp_handle_upload, but not for example for code that uses wp_handle_sideload which is often used to upload attachments via raw POST data.Show less
110up
1Safe Svg
Nov 21, 2024
Apr 18, 2022
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
The sanitisation step of the Safe SVG WordPress plugin before 1.9.10 can be bypassed by spoofing the content-type in the POST request to upload a file. Exploiting this vulnerability, an attacker will be able to perform t...Show more
The sanitisation step of the Safe SVG WordPress plugin before 1.9.10 can be bypassed by spoofing the content-type in the POST request to upload a file. Exploiting this vulnerability, an attacker will be able to perform the kinds of attacks that this plugin should prevent (mainly XSS, but depending on further use of uploaded SVG files potentially other XML attacks).Show less
110up
1Safe Svg
Nov 21, 2024
Nov 11, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
A Denial Of Service vulnerability exists in the safe-svg (aka Safe SVG) plugin through 1.9.4 for WordPress, related to potentially unwanted elements or attributes.
110up
1Safe Svg
Nov 21, 2024
Nov 11, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
A Denial Of Service vulnerability exists in the safe-svg (aka Safe SVG) plugin through 1.9.4 for WordPress, related to unlimited recursion for a '<use ... xlink:href="#identifier">' substring.