CVE-2020-15693
CVE-2020-15693 is a medium-severity vulnerability in Nim-lang Nim with a CVSS 3.x base score of 6.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-74.
Key facts
- Severity: Medium (CVSS 3.x base score 6.5)
- CVSS v2: 6.4
- EPSS exploit prediction: 2% (79th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-74
- Affected product: Nim-lang Nim
- Published:
- Last modified:
Description
In Nim 1.2.4, the standard library httpClient is vulnerable to a CR-LF injection in the target URL. An injection is possible if the attacker controls any part of the URL provided in a call (such as httpClient.get or httpClient.post), the User-Agent header value, or custom HTTP header names or values.
Frequently asked questions
- What is CVE-2020-15693?
- In Nim 1.2.4, the standard library httpClient is vulnerable to a CR-LF injection in the target URL. An injection is possible if the attacker controls any part of the URL provided in a call (such as httpClient.get or httpClient.post), the User-Agent header value, or custom HTTP header names or values.
- How severe is CVE-2020-15693?
- CVE-2020-15693 has a CVSS 3.x base score of 6.5, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity low, and availability none.
- Is CVE-2020-15693 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 2% (79th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2020-15693?
- CVE-2020-15693 affects Nim-lang Nim. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2020-15693?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2020-15693 published?
- CVE-2020-15693 was published on 2020-08-14 and last updated on 2026-06-17.
References
- http://www.openwall.com/lists/oss-security/2021/02/04/2
- https://consensys.net/diligence/vulnerabilities/nim-httpclient-header-crlf-injection/
- https://github.com/nim-lang/Nim/blob/dc5a40f3f39c6ea672e6dc6aca7f8118a69dda99/lib/pure/httpclient.nim#L1023
- https://nim-lang.org/blog/2020/07/30/versions-126-and-108-released.html
Affected products (1)
- cpe:2.3:a:nim-lang:nim:*:*:*:*:*:*:*:*
More vulnerabilities in Nim-lang Nim
- CVE-2020-15690 — Critical (CVSS 9.8): In Nim before 1.2.6, the standard library asyncftpclient lacks a check for whether a message contains a newline…
- CVE-2020-15692 — Critical (CVSS 9.8): In Nim 1.2.4, the standard library browsers mishandles the URL argument to browsers.openDefaultBrowser. This argument…
- CVE-2021-21372 — High (CVSS 8.3): Nimble is a package manager for the Nim programming language. In Nim release version before versions 1.2.10 and 1.4.4,…
- CVE-2021-21374 — High (CVSS 8.1): Nimble is a package manager for the Nim programming language. In Nim release versions before versions 1.2.10 and 1.4.4,…
- CVE-2021-21373 — High (CVSS 7.5): Nimble is a package manager for the Nim programming language. In Nim release versions before versions 1.2.10 and 1.4.4,…
- CVE-2020-15694 — High (CVSS 7.5): In Nim 1.2.4, the standard library httpClient fails to properly validate the server response. For example,…
All CVEs affecting Nim-lang Nim →
Other CWE-74 (Improper Neutralization of Special Elements (Injection)) vulnerabilities
- CVE-2026-25586 — Critical (CVSS 10.0): SandboxJS is a JavaScript sandboxing library. Prior to 0.8.29, a sandbox escape is possible by shadowing hasOwnProperty…
- CVE-2026-25520 — Critical (CVSS 10.0): SandboxJS is a JavaScript sandboxing library. Prior to 0.8.29, The return values of functions aren't wrapped.…
- CVE-2025-20265 — Critical (CVSS 10.0): A vulnerability in the RADIUS subsystem implementation of Cisco Secure Firewall Management Center (FMC) Software could…
- CVE-2025-20337 — Critical (CVSS 10.0): A vulnerability in a specific API of Cisco ISE and Cisco ISE-PIC could allow an unauthenticated, remote attacker to…
- CVE-2025-20281 — Critical (CVSS 10.0): A vulnerability in a specific API of Cisco ISE and Cisco ISE-PIC could allow an unauthenticated, remote attacker to…
- CVE-2024-42472 — Critical (CVSS 10.0): Flatpak is a Linux application sandboxing and distribution framework. Prior to versions 1.14.0 and 1.15.10, a malicious…
Browse all CWE-74 (Improper Neutralization of Special Elements (Injection)) vulnerabilities →