Vulnerable Systems:
* Concert Calendar Addon for Website Baker 2.1.4
Concert Calendar Addon for WebsiteBaker contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the modules/concert/view.php script not properly sanitizing user-supplied input to the 'date' parameter. This may allow an attacker to inject or manipulate SQL queries in the back-end database, allowing for the manipulation or disclosure of arbitrary data.
// SQLi (magic_quotes = off)
http://[target]/wb/pages/addon.php?date=[SQLi]
Disclosure Timeline:
Vendor Informed Date : 2013-01-01
Disclosure Date :2013-01-04
Vendor Solution Date :2013-01-06