Multiple SQL injection vulnerabilities in SineCMS 2.3.4 and earlier allow remote attackers to execute arbitrary SQL commands via (1) the id parameter to mods/Calendar/index.php, accessed through a Calendar info action to mods.php; the id parameter to admin/mods_adm.php in a (2) Guestbook modifica or (3) Calendar modify action; or the (4) mese or (5) anno parameter to admin/mods_adm.php in a Calendar action. NOTE: the component for vectors 2 through 5 might be limited to administrators.
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://securityreason.com/securityalert/3444 | third party advisory |
http://secunia.com/advisories/27949 | third party advisory vendor advisory |
https://www.exploit-db.com/exploits/4693 | exploit |
https://exchange.xforce.ibmcloud.com/vulnerabilities/38895 | vdb entry |
http://www.securityfocus.com/archive/1/484648/100/0/threaded | mailing list |
http://www.securityfocus.com/archive/1/485267/100/200/threaded | mailing list |