Multiple SQL injection vulnerabilities in the administrative backend in Sefrengo before 1.6.1 allow remote administrators to execute arbitrary SQL commands via the (1) idcat or (2) idclient parameter to backend/main.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://seclists.org/fulldisclosure/2015/Jan/9 | exploit mailing list |
http://packetstormsecurity.com/files/129824/Sefrengo-CMS-1.6.0-SQL-Injection.html | exploit |
http://sroesemann.blogspot.de/2015/01/report-for-advisory-sroeadv-2015-04.html | exploit |
http://forum.sefrengo.org/index.php?showtopic=3360 | vendor advisory |