First published: Wed Sep 22 2010(Updated: )
SQL injection vulnerability in common.php in LightNEasy 3.2.1 allows remote attackers to execute arbitrary SQL commands via the handle parameter to LightNEasy.php, a different vector than CVE-2008-6593.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Lightneasy | =3.2.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2010-3484 is classified as high due to the potential for remote attackers to execute arbitrary SQL commands.
To fix CVE-2010-3484, you should update the vulnerable LightNEasy version to a patched release or apply proper input validation to the handle parameter.
CVE-2010-3484 specifically affects LightNEasy version 3.2.1.
CVE-2010-3484 is an SQL injection vulnerability that allows attackers to manipulate SQL queries.
Yes, CVE-2010-3484 can be exploited by unauthenticated users who can send requests to the affected LightNEasy application.