CVE-2008-7226
PHP-Nuke Recipes Module 1.3-1.4 - SQL Injection via recipeid Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-7226. PoCs published by S@BUN.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in the Recipe module for PHP-Nuke. The PoC uses a crafted URL to extract sensitive data (passwords and author IDs) from the `nuke_authors` table via a UNION-based SQL injection.
Description
SQL injection vulnerability in index.php in the Recipes module 1.3, 1.4, and possibly other versions for PHP-Nuke allows remote attackers to execute arbitrary SQL commands via the recipeid parameter.
Exploits (1)
This exploit demonstrates an SQL injection vulnerability in the Recipe module for PHP-Nuke. The PoC uses a crafted URL to extract sensitive data (passwords and author IDs) from the `nuke_authors` table via a UNION-based SQL injection.