CVE-2006-6880
php-update < 2.7 - SQL Injection via newmessage, newname, newwebsite, or newemail Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-6880. PoCs published by rgod.
AI-analyzed exploit summary This exploit leverages a SQL injection vulnerability in PHP-Update <= 2.7 via the `str_replace()` function in the guestbook feature. It extracts admin credentials, uploads a malicious PHP file, and executes arbitrary commands on the target system.
Description
Multiple SQL injection vulnerabilities in code/guestadd.php in PHP-Update 2.7 and earlier allow remote attackers to execute arbitrary SQL commands via the (1) newmessage, (2) newname, (3) newwebsite, or (4) newemail parameter.
Exploits (1)
This exploit leverages a SQL injection vulnerability in PHP-Update <= 2.7 via the `str_replace()` function in the guestbook feature. It extracts admin credentials, uploads a malicious PHP file, and executes arbitrary commands on the target system.