PT-2024-38982 · WordPress · Safe-Svg
Alexander Concha
+1
·
Published
2024-11-07
·
Updated
2025-05-17
·
CVE-2024-8378
CVSS v3.1
4.8
Medium
| Vector | AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions:
Safe SVG WordPress plugin versions prior to 2.2.6
Description:
The issue arises because the sanitisation code in the Safe SVG WordPress plugin only runs for paths that call
wp handle upload, but not for code that uses wp handle sideload, which is often used to upload attachments via raw POST data. This can lead to potential security risks, including cross-site scripting (XSS) attacks.Recommendations:
For Safe SVG WordPress plugin versions prior to 2.2.6, upgrade to version 2.2.6 or later to mitigate the risks associated with this issue. As a temporary workaround, consider restricting the use of
wp handle sideload until the plugin is updated.Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Safe-Svg