SQL injection vulnerability in search.php Attachmax Dolphin 2.1.0 and earlier allows remote attackers to execute arbitrary SQL commands via the category parameter in a Search action to index.php. NOTE: some of these details are obtained from third party information.
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://e-rdc.org/v1/news.php?readmore=108 | exploit |
http://secunia.com/advisories/31794 | third party advisory |
https://www.exploit-db.com/exploits/6468 | exploit |
http://www.securityfocus.com/archive/1/496427/100/0/threaded | mailing list |
http://www.securityfocus.com/bid/31207 | vdb entry exploit |
http://osvdb.org/48270 | vdb entry |
http://securityreason.com/securityalert/4307 | third party advisory |