cve/2009/CVE-2009-3661.md
2024-06-09 00:33:16 +00:00

19 lines
753 B
Markdown

### [CVE-2009-3661](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3661)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple SQL injection vulnerabilities in the DJ-Catalog (com_djcatalog) component for Joomla! allow remote attackers to execute arbitrary SQL commands via the (1) id parameter in a showItem action and (2) cid parameter in a show action to index.php.
### POC
#### Reference
- http://www.exploit-db.com/exploits/9693
- http://www.exploit-db.com/exploits/9693
#### Github
No PoCs found on GitHub currently.