mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
1.2 KiB
1.2 KiB
CVE-2012-10049
Description
WebPageTest version 2.6 and earlier contains an arbitrary file upload vulnerability in the resultimage.php script. The application fails to validate or sanitize user-supplied input before saving uploaded files to a publicly accessible directory. This flaw allows remote attackers to upload and execute arbitrary PHP code, resulting in full remote code execution under the web server context.
POC
Reference
- https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/multi/http/webpagetest_upload_exec.rb
- https://www.exploit-db.com/exploits/19790
- https://www.exploit-db.com/exploits/20173
- https://www.vulncheck.com/advisories/webpagetest-arbitrary-php-file-upload-rce