CVE-2009-4883
PHPRecipeBook 2.24 and 2.39 - SQL Injection via base_id or course_id Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2009-4883. PoCs published by DarKdewiL, d3b4g.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in PHPRecipeBook 2.39, allowing an attacker to extract user credentials via a crafted URL parameter. The PoC provides specific payloads for username and password extraction.
Description
SQL injection vulnerability in index.php in PHPRecipeBook 2.24 and 2.39 allows remote attackers to execute arbitrary SQL commands via the (1) base_id or (2) course_id parameter in a search action.
Exploits (2)
This exploit demonstrates a SQL injection vulnerability in PHPRecipeBook 2.39, allowing an attacker to extract user credentials via a crafted URL parameter. The PoC provides specific payloads for username and password extraction.
This exploit demonstrates a SQL injection vulnerability in PHPRecipeBook 2.24 via the `base_id` parameter, allowing an attacker to extract database information such as version details. The PoC includes a crafted URL that performs a UNION-based SQL injection.