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

18 lines
711 B
Markdown

### [CVE-2008-0329](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0329)
![](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
LulieBlog 1.0.1 and 1.0.2 does not restrict access to (1) article_suppr.php, (2) comment_accepter.php, and (3) comment_refuser.php in Admin/, which allows remote attackers to accept comments, delete comments, and delete articles via the id parameter.
### POC
#### Reference
- https://www.exploit-db.com/exploits/4912
#### Github
No PoCs found on GitHub currently.