CVE-2008-0249
PHP Webquest 2.6 - Unauthenticated Database Credential Exposure via Direct Request to admin/backup_phpwebquest.php
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-0249. PoCs published by MhZ91.
AI-analyzed exploit summary This exploit targets PHP Webquest 2.6 by accessing the backup_phpwebquest.php file, which leaks database credentials in an error message when the system() function is enabled. The credentials are exposed in the command output of a mysqldump operation.
Description
PHP Webquest 2.6 allows remote attackers to retrieve database credentials via a direct request to admin/backup_phpwebquest.php, which leaks the credentials in an error message if a call to /usr/bin/mysqldump fails. NOTE: this might only be an issue in limited environments.
Exploits (1)
This exploit targets PHP Webquest 2.6 by accessing the backup_phpwebquest.php file, which leaks database credentials in an error message when the system() function is enabled. The credentials are exposed in the command output of a mysqldump operation.