First published: Mon Dec 04 2006(Updated: )
Multiple SQL injection vulnerabilities in index.asp in FipsSHOP allow remote attackers to execute arbitrary SQL commands via the (1) cat or (2) did parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Fipsasp Fipsshop | <=5.10 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2006-6243 is classified as a medium severity vulnerability due to the potential for SQL injection allowing remote attackers to execute arbitrary SQL commands.
To fix CVE-2006-6243, you should sanitize and validate user input for the 'cat' and 'did' parameters in index.asp to prevent SQL injection.
CVE-2006-6243 affects FipsSHOP versions up to and including 5.10.
Yes, CVE-2006-6243 can lead to data breaches as it allows attackers to execute arbitrary SQL commands, potentially exposing sensitive data.
To determine if your system is vulnerable to CVE-2006-6243, check if you are running an affected version of FipsSHOP and review your code for SQL injection vulnerabilities.