Files
cve/2012/CVE-2012-10026.md
2025-09-29 21:09:30 +02:00

1.1 KiB
Raw Permalink Blame History

CVE-2012-10026

Description

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 servers context.

POC

Reference

Github

No PoCs found on GitHub currently.