mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 05:26:37 +00:00
19 lines
770 B
Markdown
19 lines
770 B
Markdown
### [CVE-2008-3509](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3509)
|
|

|
|

|
|

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