Thwboard Beta 2.8 - 'calendar.php?year' SQL Injection

Author: trueend5
type: webapps
platform: php
port: 
date_added: 2005-12-07
date_updated: 2013-07-11
verified: 1
codes: CVE-2005-4139;OSVDB-21737
tags: 
aliases: 
screenshot_url: 
application_url: 

source: https://www.securityfocus.com/bid/15763/info

ThWboard is prone to multiple input validation vulnerabilities.

The application is vulnerable to HTML injection, cross-site scripting, and SQL injection; these issues are due to a lack of proper sanitization of user-supplied input.

A remote attacker may inject SQL, HTML and script code resulting in theft of cookie-based authentication credentials, arbitrary script code execution, and the passing of malicious input to the underlying database application.

Version 3 beta 2.8 is vulnerable; other versions may be affected.

http://www.example.com/thwb/calendar.php?month=12&year='[SQL]
↑