CVE-2020-12274
CVE-2020-12274 is a critical-severity vulnerability in Testlink with a CVSS 3.x base score of 9.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: Critical (CVSS 3.x base score 9.8)
- CVSS v2: 7.5
- EPSS exploit prediction: 1% (65th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Testlink
- Published:
- Last modified:
Description
In TestLink 1.9.20, the lib/cfields/cfieldsExport.php goback_url parameter causes a security risk because it depends on client input and is not constrained to lib/cfields/cfieldsView.php at the web site associated with the session.
Frequently asked questions
- What is CVE-2020-12274?
- In TestLink 1.9.20, the lib/cfields/cfieldsExport.php goback_url parameter causes a security risk because it depends on client input and is not constrained to lib/cfields/cfieldsView.php at the web site associated with the session.
- How severe is CVE-2020-12274?
- CVE-2020-12274 has a CVSS 3.x base score of 9.8, rated critical severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2020-12274 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (65th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2020-12274?
- CVE-2020-12274 affects Testlink. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2020-12274?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
- When was CVE-2020-12274 published?
- CVE-2020-12274 was published on 2020-04-27 and last updated on 2026-06-17.
References
- http://mantis.testlink.org/view.php?id=8894
- https://github.com/TestLinkOpenSourceTRMS/testlink-code/commit/2d17cd00f981f8e8c97de34a12e368ba2a55e3d0
Affected products (1)
- cpe:2.3:a:testlink:testlink:1.9.20:*:*:*:*:*:*:*
More vulnerabilities in Testlink
- CVE-2007-6006 — Critical (CVSS 10.0): TestLink before 1.7.1 does not enforce an unspecified authorization mechanism, which has unknown impact and attack…
- CVE-2020-8638 — Critical (CVSS 9.8): A SQL injection vulnerability in TestLink 1.9.20 allows attackers to execute arbitrary SQL commands in planUrgency.php…
- CVE-2020-8637 — Critical (CVSS 9.8): A SQL injection vulnerability in TestLink 1.9.20 allows attackers to execute arbitrary SQL commands in…
- CVE-2015-7390 — Critical (CVSS 9.8): SQL injection vulnerability in TestLink before 1.9.14 allows remote attackers to execute arbitrary SQL commands via the…
- CVE-2014-5308 — Critical (CVSS 9.0): Multiple SQL injection vulnerabilities in TestLink 1.9.11 allow remote authenticated users to execute arbitrary SQL…
- CVE-2022-35196 — High (CVSS 8.8): TestLink v1.9.20 was discovered to contain a Cross-Site Request Forgery (CSRF) via /lib/plan/planView.php.