Files
CVEs-PoC/2007/CVE-2007-2792.md
T
2024-06-18 02:51:15 +02:00

19 lines
835 B
Markdown

### [CVE-2007-2792](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2792)
![](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
SQL injection vulnerability in the Yet another Newsletter Component (aka YaNC or com_yanc) component before 1.5 beta 3 for Mambo and Joomla! allows remote attackers to execute arbitrary SQL commands via the listid parameter to index.php. NOTE: some of these details are obtained from third party information.
### POC
#### Reference
- http://packetstormsecurity.org/0806-exploits/joomlayanc-sql.txt
- https://www.exploit-db.com/exploits/3944
#### Github
No PoCs found on GitHub currently.