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

19 lines
944 B
Markdown

### [CVE-2008-7075](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-7075)
![](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 Kalptaru Infotech Ltd. Star Articles 6.0 allow remote attackers to inject arbitrary SQL commands via (1) the subcatid parameter to article.list.php; or the artid parameter to (2) article.print.php, (3) article.comments.php, (4) article.publisher.php, or (5) article.download.php; and (6) the PATH_INFO to article.download.php. NOTE: some of these details are obtained from third party information.
### POC
#### Reference
- https://www.exploit-db.com/exploits/7240
- https://www.exploit-db.com/exploits/7243
#### Github
No PoCs found on GitHub currently.