mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 04:59:31 +02:00
18 lines
711 B
Markdown
18 lines
711 B
Markdown
### [CVE-2008-0329](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0329)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|