mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 01:44:43 +02:00
18 lines
706 B
Markdown
18 lines
706 B
Markdown
### [CVE-2008-6537](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6537)
|
|

|
|

|
|

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