Filtered by vendor 10up Subscriptions
Filtered by product Safe Svg Subscriptions
Total 4 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2024-8378 1 10up 1 Safe Svg 2024-11-08 4.8 Medium
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.
CVE-2019-18855 1 10up 1 Safe Svg 2024-08-05 7.5 High
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.
CVE-2019-18854 1 10up 1 Safe Svg 2024-08-05 7.5 High
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.
CVE-2022-1091 1 10up 1 Safe Svg 2024-08-02 6.1 Medium
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).