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

18 lines
773 B
Markdown

### [CVE-2010-0610](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0610)
![](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 Photoblog (com_photoblog) component for Joomla! allow remote attackers to execute arbitrary SQL commands via the blog parameter in an images action to index.php. NOTE: a separate vector for the id parameter to detail.php may also exist.
### POC
#### Reference
- http://packetstormsecurity.org/1002-exploits/joomlaphotoblog-bsql.txt
#### Github
No PoCs found on GitHub currently.