Exploitation Summary
EIP tracks 2 public exploits for CVE-2010-2694. PoCs published by Matias Fontanini, v3n0m.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in Joomla! redSHOP component v1.2 via the 'pid' parameter in the 'addtocompare' task. The PoC retrieves database user, name, and version through a crafted HTTP request.
Description
SQL injection vulnerability in the redSHOP Component (com_redshop) 1.0 for Joomla! allows remote attackers to execute arbitrary SQL commands via the pid parameter to index.php.
Exploits (2)
This exploit demonstrates a SQL injection vulnerability in Joomla! redSHOP component v1.2 via the 'pid' parameter in the 'addtocompare' task. The PoC retrieves database user, name, and version through a crafted HTTP request.
This is a writeup describing a SQL injection vulnerability in Joomla Component com_redshop 1.0. It provides a proof-of-concept URL demonstrating the vulnerability but does not include executable exploit code.