cve/2024/CVE-2024-8378.md
2025-09-29 21:09:30 +02:00

849 B

CVE-2024-8378

Description

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.

POC

Reference

Github