CVE-2012-10026 PUBLISHED

WordPress Plugin Asset-Manager <= 2.0 PHP File Upload

Assigner: VulnCheck
Reserved: 05.08.2025 Published: 05.08.2025 Updated: 07.08.2025

The WordPress plugin Asset-Manager version 2.0 and below contains an unauthenticated arbitrary file upload vulnerability in upload.php. The endpoint fails to properly validate and restrict uploaded file types, allowing remote attackers to upload malicious PHP scripts to a predictable temporary directory. Once uploaded, the attacker can execute the file via a direct HTTP GET request, resulting in remote code execution under the web server’s context.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
CVSS Score: 10

Product Status

Vendor Asset-Manager
Product Wordpress Plugin
Versions Default: unaffected
  • affected from * to 2.0 (incl.)

Credits

  • Sammy FORGIT finder

References

Problem Types

  • CWE-434 Unrestricted Upload of File with Dangerous Type CWE

Impacts

  • CAPEC-242 Code Injection