First published: Fri Apr 03 2009(Updated: )
Multiple cross-site scripting (XSS) vulnerabilities in LightNEasy "no database" (aka flat) version 1.2.2, and possibly SQLite version 1.2.2, allow remote attackers to inject arbitrary web script or HTML via the page parameter to (1) index.php and (2) LightNEasy.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Lightneasy | =1.2.2 | |
SQLite JDBC | =1.2.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2008-6589 is considered to be a high severity vulnerability due to its potential for remote code execution via cross-site scripting.
To fix CVE-2008-6589, update to the latest version of LightNEasy or implement input validation to sanitize the 'page' parameter.
CVE-2008-6589 can facilitate cross-site scripting attacks that allow attackers to inject arbitrary web scripts or HTML into affected applications.
CVE-2008-6589 affects LightNEasy version 1.2.2 'no database' and possibly SQLite version 1.2.2.
While an immediate fix should be to update, implementing web application firewalls and content security policies may serve as temporary workarounds for CVE-2008-6589.