SQL injection vulnerability in the David Castro AuthCAS module (AuthCAS.pm) 0.4 for the Apache HTTP Server allows remote attackers to execute arbitrary SQL commands via the SESSION_COOKIE_NAME (session ID) in a cookie.
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/489993/100/0/threaded | mailing list |
http://www.securityfocus.com/bid/26762 | vdb entry |
http://search.cpan.org/src/DCASTRO/Apache-AuthCAS-0.5/Changes | |
http://secunia.com/advisories/29492 | third party advisory |
http://www.securityfocus.com/archive/1/484711/100/0/threaded | mailing list |
http://securityreason.com/securityalert/3439 | third party advisory |