Multiple SQL injection vulnerabilities in TemaTres 1.0.3 and 1.031, when magic_quotes_gpc is disabled, allow remote attackers or remote authenticated users to execute arbitrary SQL commands via the (1) mail, (2) password, and (3) letra parameters to index.php; (4) y and (5) m parameters to sobre.php; and the (6) dcTema, (7) madsTema, (8) zthesTema, (9) skosTema, and (10) xtmTema parameters to xml.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://www.securityfocus.com/archive/1/503256 | mailing list exploit |
https://www.exploit-db.com/exploits/8615 | exploit |
http://osvdb.org/54246 | vdb entry |
http://www.securityfocus.com/bid/34830 | vdb entry exploit |
http://osvdb.org/54245 | vdb entry |
https://www.exploit-db.com/exploits/8616 | exploit |
http://www.securityfocus.com/archive/1/503252/100/0/threaded | mailing list |
http://secunia.com/advisories/34983 | third party advisory vendor advisory |