Lucene search
+L

lightnhard-multi.txt

🗓️ 18 Apr 2008 00:00:00Reported by Attila GerendiType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 19 Views

LightNEasy v.1.2.2 flat Multiple Vulnerabilities. Cross-Site Scripting, Directory Traversal, Arbitrary File Creation vulnerabilities found in LightNEasy v.1.2.2

Code
`LightNEasy v.1.2.2 flat Multiple Vulnerabilities  
  
Author: Gerendi Sandor Attila  
Date: April 14, 2008  
Package: LightNEasy  
Product homepage: http://lightneasy.uni.cc/  
Versions Affected: v.1.2.2 (Other versions may also be affected)  
Severity: High  
  
1. Cross-Site Scripting (XSS):  
Input passed to "page" in "index.php" and "LightNEasy.php" is not properly sanitised before being used. This can be exploited to insert arbitrary HTML and script code, which is executed in a user's browser session in context of an affected site when malicious data is viewed.  
Examples:  
http://somehost/LightNEasy_1_2_2_flat/index.php?page=%00</title><script>alert("xss")</script>  
http://somehost/LightNEasy_1_2_2_flat/LightNEasy.php?page=%00</title><script>alert("xss")</script>  
  
2. Directory Traversal:  
Input passed to "page" in "index.php" and "LightNEasy.php" is not properly sanitised before being used to include files. This can be exploited to include arbitrary files from local resources.  
Example:  
http://somehost/LightNEasy_1_2_2_flat/LightNEasy.php?page=../../../../../../../include.txt%00  
or:  
  
3. Arbitrary File Creation:  
Input passed to "page" in "index.php" and "LightNEasy.php" is not properly sanitised before being used to create files.  
  
Status:  
1. Contacted the author at April 14, 2008 via http://www.lightneasy.org/contact.php.  
2. A Security patch was released on April 15, 2008.  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation