SQL injection vulnerability in status/service/acknowledge in Opsview before 4.4.1 allows remote attackers to execute arbitrary SQL commands via the service_selection parameter.
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://packetstormsecurity.com/files/123821/Ops-View-Pre-4.4.1-Blind-SQL-Injection.html | exploit |
http://osvdb.org/ref/99/opsview-sqli.txt | exploit |
http://docs.opsview.com/doku.php?id=opsview4.4:changes#fixes | |
http://www.exploit-db.com/exploits/29326 | exploit |
http://osvdb.org/99038 | vdb entry |
http://www.securityfocus.com/bid/63387 | vdb entry exploit |
http://archives.neohapsis.com/archives/bugtraq/2013-10/0149.html | mailing list exploit |