Vulnerability Description
The SVG Support plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the SVG upload feature in all versions up to, and including, 2.5.7 due to insufficient input sanitization and output escaping, even when the 'Sanitize SVG while uploading' feature is enabled. This makes it possible for authenticated attackers, with author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. Note that successful exploitation of this vulnerability requires the administrator to allow author-level users to upload SVG files. As of 2.5.6, SVG sanitization can still be bypassed by supplying a content-type other than image/svg+xml.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/svg-support/trunk/functions/attachmen
- https://plugins.trac.wordpress.org/browser/svg-support/trunk/svg-support.php#L11
- https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old
- https://wordpress.org/plugins/svg-support/
- https://www.wordfence.com/threat-intel/vulnerabilities/id/72bcfd2a-6803-4073-8fa
- https://plugins.trac.wordpress.org/browser/svg-support/trunk/functions/attachmen
- https://plugins.trac.wordpress.org/browser/svg-support/trunk/svg-support.php#L11
- https://wordpress.org/plugins/svg-support/
- https://www.wordfence.com/threat-intel/vulnerabilities/id/72bcfd2a-6803-4073-8fa
FAQ
What is CVE-2023-6708?
CVE-2023-6708 is a vulnerability with a CVSS score of 5.4 (MEDIUM). The SVG Support plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the SVG upload feature in all versions up to, and including, 2.5.7 due to insufficient input sanitization and outp...
How severe is CVE-2023-6708?
CVE-2023-6708 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-6708?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.