Exploitation Summary
EIP tracks 2 public exploits for CVE-2010-1350. PoCs published by v3n0m, Valentin.
AI-analyzed exploit summary This is a SQL injection exploit for Joomla component com_jp_jobs version 1.2.0. It leverages the 'id' parameter to perform a UNION-based SQL injection, extracting user credentials from the jos_users table.
Description
SQL injection vulnerability in the JP Jobs (com_jp_jobs) component 1.4.1 and earlier for Joomla! allows remote attackers to execute arbitrary SQL commands via the id parameter in a detail action to index.php.
Exploits (2)
This is a SQL injection exploit for Joomla component com_jp_jobs version 1.2.0. It leverages the 'id' parameter to perform a UNION-based SQL injection, extracting user credentials from the jos_users table.
This exploit demonstrates a SQL injection vulnerability in the Joomla component jp_jobs. The vulnerability allows an attacker to inject SQL commands via the 'id' parameter in the detail view, potentially leading to information disclosure or further exploitation.