CVE-2005-0282: SQL Injection
Published Feb 10, 2005
·Updated
SQL injection vulnerability in member.php in MyBulletinBoard (MyBB) allows remote attackers to execute arbitrary SQL commands via the uid parameter.
Affected Software
1 affected component
MyBulletinBoard MyBulletinBoard=1.0_rc4
Event History
Feb 10, 2005
CVE Published
via MITRE·10:00 AM
Data Sourced
via MITRE·10:00 AM
Description
Frequently Asked Questions
1
What is the severity of CVE-2005-0282?
CVE-2005-0282 is considered to be of medium severity due to the potential for SQL injection attacks.
2
How do I fix CVE-2005-0282?
To fix CVE-2005-0282, you should sanitize user inputs and use prepared statements to prevent SQL injection.
3
What software versions are affected by CVE-2005-0282?
CVE-2005-0282 affects MyBulletinBoard version 1.0_rc4.
4
Can CVE-2005-0282 be exploited remotely?
Yes, CVE-2005-0282 allows remote attackers to exploit the vulnerability through the uid parameter.
5
What type of attacks can be performed using CVE-2005-0282?
CVE-2005-0282 can be exploited to execute arbitrary SQL commands on the database.