Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-4977. PoCs published by simo64.
AI-analyzed exploit summary This Perl script exploits CVE-2006-4865 in PHPQuiz <= v1.2, demonstrating SQL injection to extract admin credentials and arbitrary file upload for remote code execution. It automates the attack by injecting SQL queries and uploading a PHP shell.
Description
Multiple unrestricted file upload vulnerabilities in (1) back/upload_img.php and (2) admin/upload_img.php in Walter Beschmout PhpQuiz 1.2 and earlier allow remote attackers to upload arbitrary PHP code to the phpquiz/img_quiz folder via the (a) upload, (b) ok_update, (c) image, and (d) path parameters, possibly requiring directory traversal sequences in the path parameter.
Exploits (1)
This Perl script exploits CVE-2006-4865 in PHPQuiz <= v1.2, demonstrating SQL injection to extract admin credentials and arbitrary file upload for remote code execution. It automates the attack by injecting SQL queries and uploading a PHP shell.