CVE-2007-0347
CVE-2007-0347 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: 4% (88th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Cvstrac
- Published:
- Last modified:
Description
The is_eow function in format.c in CVSTrac before 2.0.1 does not properly check for the "'" (quote) character, which allows remote authenticated users to execute limited SQL injection attacks and cause a denial of service (database error) via a ' character in certain messages, tickets, or Wiki entries.
Frequently asked questions
- What is CVE-2007-0347?
- The is_eow function in format.c in CVSTrac before 2.0.1 does not properly check for the "'" (quote) character, which allows remote authenticated users to execute limited SQL injection attacks and cause a denial of service (database error) via a ' character in certain messages, tickets, or Wiki entries.
- How severe is CVE-2007-0347?
- CVE-2007-0347 has a CVSS 2.0 base score of 4.3, rated medium severity.
- Is CVE-2007-0347 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 4% (88th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2007-0347?
- CVE-2007-0347 primarily affects Cvstrac. In total, 6 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2007-0347?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2007-0347 published?
- CVE-2007-0347 was published on 2007-01-29 and last updated on 2026-06-16.
References
- http://lists.grok.org.uk/pipermail/full-disclosure/2007-January/052058.html
- http://osvdb.org/31935
- http://secunia.com/advisories/23940
- http://securityreason.com/securityalert/2192
- http://www.cvstrac.org/cvstrac/chngview?cn=850
- http://www.cvstrac.org/cvstrac/tktview?tn=683
- http://www.openpkg.com/security/advisories/OpenPKG-SA-2007.008.html
- http://www.securityfocus.com/archive/1/458455/100/0/threaded
- http://www.securityfocus.com/bid/22296
- http://www.vupen.com/english/advisories/2007/0398
Affected products (6)
- cpe:2.3:a:cvstrac:cvstrac:*:*:*:*:*:*:*:*
- 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-2004-1146 — Medium (CVSS 4.3): Multiple cross-site scripting (XSS) vulnerabilities in (1) main.c and (2) login.c for CVSTrac before 1.1.5 allow remote…