SQL injection vulnerability in mods/hours/data/get_hours.php in PHP Volunteer Management 1.0.2 allows remote attackers to execute arbitrary SQL commands via the id 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://secunia.com/advisories/48988 | third party advisory vendor advisory |
http://www.securityfocus.com/bid/53261 | vdb entry exploit |
http://www.exploit-db.com/exploits/18788 | exploit |
http://archives.neohapsis.com/archives/bugtraq/2012-04/0206.html | mailing list exploit |
http://www.osvdb.org/81494 | vdb entry |