First published: Wed Apr 26 2006(Updated: )
SQL injection vulnerability in function/showprofile.php in FlexBB 0.5.5 allows remote attackers to execute arbitrary SQL commands, and view all usernames and passwords, via the id parameter to the showprofile page in index.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
RealFlex RealWin | =0.5.5 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2006-2034 is considered to have a high severity due to the potential for remote SQL execution.
To fix CVE-2006-2034, validate and sanitize the id parameter in the showprofile page to prevent SQL injection.
CVE-2006-2034 can facilitate SQL injection attacks allowing attackers to access sensitive data such as usernames and passwords.
CVE-2006-2034 specifically affects FlexBB version 0.5.5.
A specific patch for CVE-2006-2034 is not provided; however, updating to a newer, secure version is recommended.