CVE-2022-0537

CVE-2022-0537: MapPress Maps for WordPress < 2.73.13 - Admin+ File Upload to Remote Code Execution

Vendor Unknown
Product MapPress Maps for WordPress
Weakness CWE-434 · Unrestricted file upload
Published April 4, 2022
Last update August 2, 2024

CVSS base score

What the vulnerability does

01Description

The MapPress Maps for WordPress plugin before 2.73.13 allows a high privileged user to bypass the DISALLOW_FILE_EDIT and DISALLOW_FILE_MODS settings and upload arbitrary files to the site through the "ajax_save" function. The file is written relative to the current 's stylesheet directory, and a .php file extension is added. No validation is performed on the content of the file, triggering an RCE vulnerability by uploading a web shell. Further the name parameter is not sanitized, allowing the payload to be uploaded to any directory to which the server has write access.

Key dates

02Disclosure timeline

April 4, 2022 CVE published
August 2, 2024 Record updated

Related vulnerabilities

04Related CVE