KBPublisher 6.0.2.1 has SQL Injection via the admin/index.php?module=report entry_id[0] parameter, the admin/index.php?module=log id parameter, or an index.php?View=print&id[]= request.
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 |
---|---|
https://github.com/pandujar/advisories/blob/master/KBPublisher_6.0.2.1_en.txt | third party advisory exploit |
http://packetstormsecurity.com/files/154184/KBPublisher-6.0.2.1-SQL-Injection.html | exploit vdb entry third party advisory |