SQL injection vulnerability in the autoDetectRegion function in doceboCore/lib/lib.regset.php in Docebo 3.5.0.3 and earlier allows remote attackers to execute arbitrary SQL commands via the Accept-Language HTTP header. NOTE: this can be leveraged to execute arbitrary PHP code using the INTO DUMPFILE command.
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/27211 | vdb entry exploit |
http://osvdb.org/40138 | vdb entry |
http://www.docebo.org/doceboCms/bugtracker/18_124/bugdetails/appid_24-bugid_198/bugtracker.html | patch vendor advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/39589 | vdb entry |
https://www.exploit-db.com/exploits/4891 | exploit |
https://www.exploit-db.com/exploits/4879 | exploit |
http://secunia.com/advisories/28378 | third party advisory vendor advisory |