SQL injection vulnerability in the Authorize.net callback code (subscriptions/authorize.php) in Jelsoft vBulletin 3.0 through 3.0.3 allows remote attackers to execute arbitrary SQL statements via the x_invoice_num parameter. NOTE: this issue might be related to CVE-2006-4267.
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://secunia.com/advisories/12531/ | third party advisory vendor advisory |
http://www.securityfocus.com/bid/11193 | vdb entry |
http://www.vbulletin.com/forum/showthread.php?t=124876 | |
https://exchange.xforce.ibmcloud.com/vulnerabilities/17365 | vdb entry |
http://www.vbulletin.com/forum/bugs.php?do=view&bugid=3379 | patch |
http://www.securiteam.com/unixfocus/5BP0E15E0M.html |