cve/2008/CVE-2008-3509.md
2024-06-18 02:51:15 +02:00

19 lines
770 B
Markdown

### [CVE-2008-3509](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3509)
![](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
LoveCMS 1.6.2 does not require administrative authentication for (1) addblock.php, (2) blocks.php, and (3) themes.php in system/admin/, which allows remote attackers to change the configuration or execute arbitrary PHP code via addition of blocks, and other vectors.
### POC
#### Reference
- https://www.exploit-db.com/exploits/6209
- https://www.exploit-db.com/exploits/6210
#### Github
No PoCs found on GitHub currently.