Multiple SQL injection vulnerabilities in Pandora FMS before 3.1.1 allow remote authenticated users to execute arbitrary SQL commands via (1) the id_group parameter in an operation/agentes/ver_agente action to ajax.php or (2) the group_id parameter in an operation/agentes/estado_agente action to index.php, related to operation/agentes/estado_agente.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://secunia.com/advisories/42347 | third party advisory |
http://www.securityfocus.com/archive/1/514939/100/0/threaded | mailing list |
http://osvdb.org/69548 | vdb entry |
http://osvdb.org/69547 | vdb entry |
http://www.exploit-db.com/exploits/15641 | exploit |
http://sourceforge.net/projects/pandora/files/Pandora%20FMS%203.1/Final%20version%20%28Stable%29/pandorafms_console-3.1_security_patch_13Oct2010.tar.gz/download | patch |
http://www.securityfocus.com/bid/45112 | vdb entry |
http://seclists.org/fulldisclosure/2010/Nov/326 | mailing list |
http://www.exploit-db.com/exploits/15642 | exploit |