First published: Sun Dec 31 2000(Updated: )
SQL injection vulnerability in read.php3 and other scripts in Phorum 3.0.7 allows remote attackers to execute arbitrary SQL queries via the sSQL parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Phorum | =3.0.7 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2000-1233 is considered a critical vulnerability due to its potential for remote SQL injection attacks.
To fix CVE-2000-1233, you should update Phorum to a version that is not vulnerable to SQL injection attacks.
CVE-2000-1233 allows remote attackers to execute arbitrary SQL queries, potentially accessing sensitive database information.
CVE-2000-1233 specifically affects Phorum version 3.0.7.
Mitigation strategies for CVE-2000-1233 include using input validation and sanitization methods to prevent SQL injection.