CVE-2007-6272
Joomla! 1.5 RC3 - SQL Injection via com_content or com_search Parameters
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2007-6272. PoCs published by beenudel1986.
AI-analyzed exploit summary The provided text describes a SQL injection vulnerability in Joomla! 1.5 RC3, where user-supplied input is not properly sanitized before being used in SQL queries. The example URL demonstrates a potential attack vector, but no actual exploit code is present.
Description
Multiple SQL injection vulnerabilities in index.php in Joomla! 1.5 RC3 allow remote attackers to execute arbitrary SQL commands via (1) the view parameter to the com_content component, (2) the task parameter to the com_search component, or (3) the option parameter in a search action to the com_search component.
Exploits (2)
The provided text describes a SQL injection vulnerability in Joomla! 1.5 RC3, where user-supplied input is not properly sanitized before being used in SQL queries. The example URL demonstrates a potential attack vector, but no actual exploit code is present.
The provided text describes SQL injection vulnerabilities in Joomla! 1.5 RC3, detailing potential attack vectors via manipulated URL parameters. It includes example URLs demonstrating the injection points but lacks executable exploit code.