5
CVSSv2

CVE-2008-6590

Published: 03/04/2009 Updated: 11/10/2018
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

Multiple directory traversal vulnerabilities in LightNEasy "no database" (aka flat) version 1.2.2, and possibly SQLite version 1.2.2, allow remote malicious users to read arbitrary files via a .. (dot dot) in the page parameter to (1) index.php and (2) LightNEasy.php.

Vulnerable Product Search on Vulmon Subscribe to Product

lightneasy lightneasy 1.2.2

sqlite sqlite 1.2.2

Exploits

# Author: __GiReX__ # mySite: girexaltervistaorg # Date: 14/04/08 # CMS: LightNEasy SQLite / no database <= 122 # Site: lightneasyorg # Advisory: Multiple Remote Vulnerabilities # Need: magic_quotes_gpc = Off magic_quotes_gpc = On / Off for SQL Injections ############################################################################ ...