CVE-2004-1146
CVE-2004-1146 is a medium-severity vulnerability in Cvstrac 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: 1% (69th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Cvstrac
- Published:
- Last modified:
Description
Multiple cross-site scripting (XSS) vulnerabilities in (1) main.c and (2) login.c for CVSTrac before 1.1.5 allow remote attackers to inject arbitrary HTML and web script.
Frequently asked questions
- What is CVE-2004-1146?
- Multiple cross-site scripting (XSS) vulnerabilities in (1) main.c and (2) login.c for CVSTrac before 1.1.5 allow remote attackers to inject arbitrary HTML and web script.
- How severe is CVE-2004-1146?
- CVE-2004-1146 has a CVSS 2.0 base score of 4.3, rated medium severity.
- Is CVE-2004-1146 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (69th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2004-1146?
- CVE-2004-1146 primarily affects Cvstrac. In total, 5 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2004-1146?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2004-1146 published?
- CVE-2004-1146 was published on 2004-12-31 and last updated on 2026-06-16.
References
- http://lists.grok.org.uk/pipermail/full-disclosure/2004-December/030222.html
- http://marc.info/?l=bugtraq&m=110332469631253&w=2
- http://www.cvstrac.org/cvstrac/chngview?cn=320
- http://www.cvstrac.org/cvstrac/chngview?cn=321
- http://www.mikx.de/index.php?p=6
- http://www.securityfocus.com/bid/12017
- https://exchange.xforce.ibmcloud.com/vulnerabilities/18726
Affected products (5)
- cpe:2.3:a:cvstrac:cvstrac:1.1:*:*:*:*:*:*:*
- cpe:2.3:a:cvstrac:cvstrac:1.1.1:*:*:*:*:*:*:*
- cpe:2.3:a:cvstrac:cvstrac:1.1.2:*:*:*:*:*:*:*
- cpe:2.3:a:cvstrac:cvstrac:1.1.3:*:*:*:*:*:*:*
- cpe:2.3:a:cvstrac:cvstrac:1.1.4:*:*:*:*:*:*:*
More vulnerabilities in Cvstrac
- CVE-2004-1456 — High (CVSS 7.5): filediff in CVStrac allows remote attackers to execute arbitrary commands via shell metacharacters in rcsinfo.
- CVE-2007-0347 — Medium (CVSS 4.3): The is_eow function in format.c in CVSTrac before 2.0.1 does not properly check for the "'" (quote) character, which…