7.5
CVSSv2

CVE-2008-3509

Published: 07/08/2008 Updated: 29/09/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 760
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

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 malicious users to change the configuration or execute arbitrary PHP code via addition of blocks, and other vectors.

Vulnerable Product Search on Vulmon Subscribe to Product

lovecms lovecms 1.6.2

Exploits

#!/usr/bin/ruby # ## Exploit by PoMdaPiMp! ## --------------------- ## pomdapimp(at)gmail(dotcom) ## ## LoveCMS Exploit Series ## Episode 1: adding a side block ## ## Description: add some php into a block container ## on the side of the site phpinfo() is called ## ## Usage: /LoveCMS_1_blocksrb <host> ## Ex: ...
#!/usr/bin/ruby # ## Exploit by PoMdaPiMp! ## --------------------- ## pomdapimp(at)gmail(dotcom) ## ## LoveCMS Exploit Series ## Episode 3: changing site settings ## ## Description: Simply change the site settings ! ## ## Usage: /LoveCMS_3_settingsrb <host> ## Ex: /LoveCMS_2_themesrb sitecom/lovecms/ ## ## Te ...