CVE-2008-0831
Joomla Rapid Recipe < 1.6.5 - SQL Injection via user_id or category_id Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-0831. PoCs published by S@BUN.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in the Joomla component 'com_rapidrecipe' by injecting a UNION-based payload to extract user credentials from the 'jos_users' table. The exploit is straightforward and leverages improper input sanitization in the 'user_id' or 'category_id' parameters.
Description
Multiple SQL injection vulnerabilities in the Rapid Recipe (com_rapidrecipe) 1.6.5 and earlier component for Joomla! allow remote attackers to execute arbitrary SQL commands via the (1) user_id or (2) category_id parameter. NOTE: this might overlap CVE-2008-0754.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in the Joomla component 'com_rapidrecipe' by injecting a UNION-based payload to extract user credentials from the 'jos_users' table. The exploit is straightforward and leverages improper input sanitization in the 'user_id' or 'category_id' parameters.