What the vulnerability does
01Description
Authenticated (author+) Stored Cross-Site Scripting (XSS) vulnerability in dmitrylitvinov Uploading SVG, WEBP and ICO files plugin <= 1.0.1 at WordPress.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
What the vulnerability does
Authenticated (author+) Stored Cross-Site Scripting (XSS) vulnerability in dmitrylitvinov Uploading SVG, WEBP and ICO files plugin <= 1.0.1 at WordPress.
Explanation of Vulnerability in Simple Terms
The Uploading SVG, WEBP and ICO files WordPress plugin through version 1.0.1 contains a stored cross-site scripting (XSS) vulnerability. An authenticated user with high privileges can upload a malicious SVG file containing JavaScript code. When another user views the uploaded file, the script executes in their browser, potentially allowing the attacker to steal session tokens or perform actions on their behalf.
What an attacker can do
Inject and execute JavaScript in the browsers of other site users who view uploaded files.
Potential impact on your site
Compromised admin or editor accounts could be used to inject malware, steal credentials, or modify site content via stored XSS.
Conditions required to exploit
Attacker must have high-level WordPress privileges (e.g., admin or editor role) and the victim must view the malicious file.
Key dates
External resources
Related vulnerabilities