### [CVE-2008-6537](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6537) ![](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 LightNEasy/lightneasy.php in LightNEasy No database version 1.2 allows remote attackers 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. ### POC #### Reference - https://www.exploit-db.com/exploits/5425 #### Github No PoCs found on GitHub currently.