CyberRota Analysis
AI-GeneratedThe MapSVG plugin for WordPress is susceptible to arbitrary file uploads due to inadequate file type validation, affecting all versions up to 8.14.0. This vulnerability allows authenticated users with Administrator-level access to upload potentially malicious files, which could lead to remote code execution on the server. WordPress site administrators using this plugin should prioritize applying the necessary updates to mitigate this risk.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
The MapSVG plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the SVGFile constructor in all versions up to, and including, 8.14.0 This is due to an incorrect conditional check that prevents file validation from taking place. This makes it possible for authenticated attackers, with Administrator-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.