Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-2554. PoCs published by ManhLuat93.
AI-analyzed exploit summary This exploit demonstrates a blind SQL injection vulnerability in the Jobline Joomla component (version <= 1.1.3.1). The vulnerability occurs in the 'search' parameter when magic_quotes_gpc is disabled, allowing an attacker to inject malicious SQL queries.
Description
SQL injection vulnerability in the search method in jobline.class.php in Jobline (com_jobline) 1.1.2.2, 1.3.1, and possibly earlier versions, a component for Joomla!, allows remote attackers to execute arbitrary SQL commands via the search parameter in a results action to index.php, which invokes the search method from the searchJobPostings function in jobline.php.
Exploits (1)
This exploit demonstrates a blind SQL injection vulnerability in the Jobline Joomla component (version <= 1.1.3.1). The vulnerability occurs in the 'search' parameter when magic_quotes_gpc is disabled, allowing an attacker to inject malicious SQL queries.