VYPR
Unrated severityNVD Advisory· Published Jul 13, 2024· Updated Aug 1, 2024

Support SVG < 1.1.0 - Stored XSS via SVG Upload

CVE-2024-4272

Description

The Support SVG WordPress plugin before 1.1.0 does not sanitize SVG file contents, which enables users with at least the author role to SVG with malicious JavaScript to conduct Stored XSS attacks.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

The Support SVG WordPress plugin before 1.1.0 allows authors to upload SVG files with malicious JavaScript, leading to stored XSS.

Vulnerability

The Support SVG WordPress plugin before version 1.1.0 fails to sanitize SVG file contents during upload [1]. This allows any user with at least the author role to upload SVG files containing arbitrary JavaScript. The vulnerability exists in all versions prior to 1.1.0.

Exploitation

An attacker must have an author-level account on the WordPress site [1]. They can then upload an SVG file containing malicious JavaScript code as the plugin does not sanitize SVG contents. No additional user interaction is required beyond the upload process; the stored script will execute when any page displaying the uploaded SVG is viewed [1].

Impact

Successful exploitation results in stored cross-site scripting (XSS). The attacker's JavaScript executes in the context of any visitor's browser who views a page containing the malicious SVG. This can lead to session hijacking, defacement, or theft of sensitive information from authenticated users [1].

Mitigation

Users should update to version 1.1.0 or later, which fixes the sanitization issue [1]. There is no known workaround short of disabling the plugin until an update is applied. The vulnerability is not listed on the CISA KEV.

AI Insight generated on May 27, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

3

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.