CVE-2006-1204
CVE-2006-1204 is a medium-severity vulnerability in Txtforum with a CVSS 2.0 base score of 4.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: Medium (CVSS 2.0 base score 4.3)
- EPSS exploit prediction: 3% (83rd percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Txtforum
- Published:
- Last modified:
Description
Multiple cross-site scripting (XSS) vulnerabilities in txtForum 1.0.4-dev and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) prev, (2) next, and (3) rand5 parameters in (a) index.php; the (4) r_username and (5) r_loc parameters in (b) new_topic.php; the (6) r_num, (7) r_family_name, (8) r_icq, (9) r_yahoo, (10) r_aim, (11) r_homepage, (12) r_interests, (13) r_about, (14) selected1, (15) selected0, (16) signature_selected1, (17) signature_selected0, (18) smile_selected1, (19) smile_selected0, (20) ubb_selected1, and (21) ubb_selected0 parameters in (c) profile.php; the (22) quote and (23) tid parameters in (d) reply.php; and the (24) tid, (25) sticked, and (26) mid parameters in (e) view_topic.php.
Frequently asked questions
- What is CVE-2006-1204?
- Multiple cross-site scripting (XSS) vulnerabilities in txtForum 1.0.4-dev and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) prev, (2) next, and (3) rand5 parameters in (a) index.php; the (4) r_username and (5) r_loc parameters in (b) new_topic.php; the (6) r_num, (7) r_family_name, (8) r_icq, (9) r_yahoo, (10) r_aim, (11) r_homepage, (12) r_interests, (13) r_about, (14) selected1, (15) selected0, (16) signature_selected1, (17) signature_selected0, (18) smile_selected1, (19) smile_selected0, (20) ubb_selected1, and (21) ubb_selected0 parameters in (c) profile.php; the (22) quote and (23) tid parameters in (d) reply.php; and the (24) tid, (25) sticked, and (26) mid parameters in (e) view_topic.php.
- How severe is CVE-2006-1204?
- CVE-2006-1204 has a CVSS 2.0 base score of 4.3, rated medium severity.
- Is CVE-2006-1204 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 3% (83rd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2006-1204?
- CVE-2006-1204 affects Txtforum. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2006-1204?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2006-1204 published?
- CVE-2006-1204 was published on 2006-03-14 and last updated on 2026-06-16.
References
- http://www.osvdb.org/23953
- http://www.osvdb.org/23954
- http://www.osvdb.org/23955
- http://www.osvdb.org/23956
- http://www.osvdb.org/23957
- http://www.seclab.tuwien.ac.at/advisories/TUVSA-0603-003.txt
- http://www.securityfocus.com/archive/1/427186/100/0/threaded
- http://www.securityfocus.com/bid/17054
- https://exchange.xforce.ibmcloud.com/vulnerabilities/25132
Affected products (1)
- cpe:2.3:a:txtforum:txtforum:*:*:*:*:*:*:*:*
More vulnerabilities in Txtforum
- CVE-2006-1203 — High (CVSS 7.5): PHP remote file include vulnerability in common.php in txtForum 1.0.4-dev and earlier allows remote attackers to…