SQL injection vulnerability in install.php in mcRefer allows remote attackers to execute arbitrary SQL commands via unspecified vectors. NOTE: this issue has been disputed by a third party, stating that the file does not use a SQL database
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/459796/100/200/threaded | mailing list |
http://securityreason.com/securityalert/2235 | third party advisory |
http://www.securityfocus.com/bid/22507 | vdb entry |
http://osvdb.org/33675 | vdb entry |
http://forums.avenir-geopolitique.net/viewtopic.php?t=2642 | exploit |
http://www.securityfocus.com/archive/1/459649/100/0/threaded | mailing list |