CVE-2007-1553
Guestbara < 1.2 - Unauthenticated Admin Account Modification via Configuration Parameter Injection
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-1553. PoCs published by Kacper.
AI-analyzed exploit summary This exploit leverages an authentication bypass vulnerability in Guestbara <= 1.2 by directly submitting a POST request to the configuration.php script, allowing an attacker to change the admin credentials without prior authentication.
Description
admin/configuration.php in Guestbara 1.2 and earlier allows remote attackers to modify the e-mail, name, and password of the admin account by setting the zapis parameter to "ok" and providing modified admin_mail, login, and pass parameters.
Exploits (1)
This exploit leverages an authentication bypass vulnerability in Guestbara <= 1.2 by directly submitting a POST request to the configuration.php script, allowing an attacker to change the admin credentials without prior authentication.