CVE-2009-2156: XSS
Multiple cross-site scripting (XSS) vulnerabilities in TorrentTrader Classic 1.09 allow remote authenticated users to inject arbitrary web script or HTML via (1) the Title field to requests.php, related to viewrequests.php; and (2) the Torrent Name field to torrents-upload.php, related to the logging of torrent uploads; and allow remote attackers to inject arbitrary web script or HTML via (3) the ttversion parameter to themes/default/footer.php, the (4) SITENAME and (5) CURUSER[username] parameters to themes/default/header.php, (6) the todayactive parameter to visitorstoday.php, (7) the activepeople parameter to visitorsnow.php, (8) the faqcateg[999][title] parameter to faq.php, and (9) the keepget parameter to torrents-details.php.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2009-2156?
CVE-2009-2156 is considered to have a medium severity due to the potential for cross-site scripting attacks.
How do I fix CVE-2009-2156?
To fix CVE-2009-2156, sanitize and validate user inputs, particularly in the Title and Torrent Name fields.
Who is affected by CVE-2009-2156?
CVE-2009-2156 affects users of TorrentTrader Classic version 1.09, specifically authenticated users.
What types of attacks can CVE-2009-2156 facilitate?
CVE-2009-2156 can facilitate cross-site scripting (XSS) attacks that allow attackers to inject arbitrary scripts.
When was CVE-2009-2156 discovered?
CVE-2009-2156 was publicly disclosed in June 2009.