SQL injection vulnerability in admin/index.php in IceBB 1.0-rc6 allows remote attackers to execute arbitrary SQL commands via the X-Forwarded-For HTTP header.
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/26483 | vdb entry |
http://osvdb.org/38732 | vdb entry |
http://www.securityfocus.com/archive/1/483926/100/0/threaded | mailing list |
https://www.exploit-db.com/exploits/4634 | exploit |
http://www.aeroxteam.fr/exploit-IceBB-1.0rc6.txt | |
https://exchange.xforce.ibmcloud.com/vulnerabilities/38550 | vdb entry |
http://www.aeroxteam.fr/advisory-IceBB-1.0rc6.txt | |
http://www.securityfocus.com/archive/1/483916/100/0/threaded | mailing list |
http://secunia.com/advisories/27709 | third party advisory |