Multiple SQL injection vulnerabilities in BrowserCRM 5.100.01 and earlier allow remote attackers to execute arbitrary SQL commands via the (1) login[username] parameter to index.php, (2) parent_id parameter to modules/Documents/version_list.php, or (3) contact_id parameter to modules/Documents/index.php.
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://osvdb.org/77734 | vdb entry |
http://osvdb.org/77733 | vdb entry |
https://www.htbridge.ch/advisory/multiple_vulnerabilities_in_browser_crm.html | exploit |
https://exchange.xforce.ibmcloud.com/vulnerabilities/71828 | vdb entry |
http://osvdb.org/77735 | vdb entry |
http://secunia.com/advisories/47217 | third party advisory vendor advisory |