First published: Thu Feb 07 2008(Updated: )
SQL injection vulnerability in login.php in Simple OS CMS 0.1c beta allows remote attackers to execute arbitrary SQL commands via the username field. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Simple CMS | =0.1c_beta |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2008-0650 is classified as a medium severity vulnerability due to its potential for SQL injection attacks.
To fix CVE-2008-0650, validate and sanitize user inputs in the login.php script to prevent SQL injection attacks.
CVE-2008-0650 affects Simple OS CMS version 0.1c beta.
Yes, CVE-2008-0650 can be exploited remotely by attackers using crafted input in the username field.
CVE-2008-0650 can facilitate arbitrary SQL command execution, potentially leading to data leakage or manipulation.