SQL injection vulnerability in WebCalendar 1.0.1 allows remote attackers to execute arbitrary SQL commands via the time_range parameter to edit_report_handler.php. NOTE: the startid/activity_log.php vector is already covered by CVE-2005-3949.
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/418286/100/0/threaded | mailing list |
http://www.vupen.com/english/advisories/2005/2702 | vdb entry vendor advisory |
http://vd.lwang.org/webcalendar_multiple_vulns.txt | vendor advisory |
http://www.osvdb.org/21382 | vdb entry |
http://secunia.com/advisories/17848 | patch vendor advisory third party advisory |