5
CVSSv2

CVE-2008-6537

Published: 30/03/2009 Updated: 29/09/2017
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 505
Vector: AV:N/AC:L/Au:N/C:P/I:N/A:N

Vulnerability Summary

LightNEasy/lightneasy.php in LightNEasy No database version 1.2 allows remote malicious users to obtain the hash of the administrator password via the setup "do" action to LightNEasy.php, which is cleared from $_GET but later accessed using $_REQUEST.

Vulnerable Product Search on Vulmon Subscribe to Product

lightneasy lightneasy 1.2

Exploits

# Author: __GiReX__ # mySite: girexaltervistaorg # Date: 10/04/08 # CMS: LightNEasy 12 no database # Site: lightneasyorg # Bug: Hash Disclosure # Exploit: Remote Hash Retrieve # Bug Explanation: LightNEasy/lightneasyphp if($_GET['do']!="login" && $_GET['do']!="sitemap" && $_SESSION[$set['password']] != "1") unset($_ ...