What the vulnerability does
01Description
Authenticated Arbitrary File Upload 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:N/S:U/C:H/I:H/A:H
What the vulnerability does
Authenticated Arbitrary File Upload vulnerability in dmitrylitvinov Uploading SVG, WEBP and ICO files plugin <= 1.0.1 at WordPress.
Explanation of Vulnerability in Simple Terms
An authenticated administrator can upload files with unrestricted types to this WordPress plugin, potentially including executable code. The plugin does not properly validate file uploads, allowing an attacker with admin privileges to bypass intended restrictions. This can lead to remote code execution if malicious files are processed by the server.
What an attacker can do
Upload and execute arbitrary files on the site, including PHP code.
Potential impact on your site
A compromised admin account can be used to take full control of your site and server.
Conditions required to exploit
Attacker must have WordPress administrator access.
Key dates
External resources
Related vulnerabilities