cve/2024/CVE-2024-8242.md
2025-09-29 21:09:30 +02:00

1.3 KiB
Raw Blame History

CVE-2024-8242

Description

The MStore API Create Native Android & iOS Apps On The Cloud plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the update_user_profile() function in all versions up to, and including, 4.15.3. This makes it possible for authenticated attackers, with subscriber-level access and above, to upload arbitrary files (not including PHP files) on the affected site's server which may make remote code execution possible. This can be paired with a registration endpoint for unauthenticated users to exploit the issue.

POC

Reference

No PoCs from references.

Github