Exploitation Summary
EIP tracks 1 public exploit for CVE-2010-2679. PoCs published by Pouya Daneshmand.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in the 'com_weblinks' component of Joomla! by injecting a UNION SELECT statement to extract data from the database. The vulnerability arises from insufficient sanitization of user-supplied input in the 'id' parameter.
Description
SQL injection vulnerability in the Weblinks (com_weblinks) component in Joomla! allows remote attackers to execute arbitrary SQL commands via the id parameter in a view action to index.php.
Exploits (1)
This exploit demonstrates an SQL injection vulnerability in the 'com_weblinks' component of Joomla! by injecting a UNION SELECT statement to extract data from the database. The vulnerability arises from insufficient sanitization of user-supplied input in the 'id' parameter.