First published: Mon Jul 24 2006(Updated: )
SQL injection vulnerability in the init function in class_session.php in MyBB (aka MyBulletinBoard) 1.1.5 allows remote attackers to execute arbitrary SQL commands via the CLIENT-IP HTTP header ($_SERVER['HTTP_CLIENT_IP'] variable), as utilized by index.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Mybulletinboard Mybulletinboard | =1.1.5 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2006-3775 has a moderate severity level due to the potential for remote SQL injection attacks.
To fix CVE-2006-3775, upgrade MyBB to version 1.1.6 or later which addresses this vulnerability.
CVE-2006-3775 specifically affects MyBB version 1.1.5.
Yes, CVE-2006-3775 allows attackers to execute arbitrary SQL commands which may lead to unauthorized access or manipulation of the database.
You can detect vulnerability to CVE-2006-3775 by checking for the presence of MyBB version 1.1.5 and reviewing application logs for unusual SQL queries.