Skip to content

CVE-2020-0601

Improper Certificate Validation — is CVE-2020-0601real, exploitable, or a false positive? Here's the community ground truth.

High · CVSS 8.1EPSS 89.4%CISA KEVCWE-295 · Improper Certificate Validation

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N

A spoofing vulnerability exists in the way Windows CryptoAPI (Crypt32.dll) validates Elliptic Curve Cryptography (ECC) certificates.An attacker could exploit the vulnerability by using a spoofed code-signing certificate to sign a malicious executable, making it appear the file was from a trusted, legitimate source, aka 'Windows CryptoAPI Spoofing Vulnerability'.

Published

Embed this verdict
TruePositive verdict for CVE-2020-0601
Markdown
[![TruePositive verdict](https://www.truepositive.app/cve/CVE-2020-0601/badge.svg)](https://www.truepositive.app/cve/CVE-2020-0601)
HTML
<a href="https://www.truepositive.app/cve/CVE-2020-0601"><img src="https://www.truepositive.app/cve/CVE-2020-0601/badge.svg" alt="TruePositive verdict for CVE-2020-0601"></a>

Live badge — updates automatically as the community verdict changes.

Community ground truth

Community verdict

2 verdicts
Not a real issue

Includes TruePositive's curated baseline from public sources — community verdicts accrue on top.

to add your verdict.

Community real-world severity: High (High 2) — CVSS base score 8.1

In line with its CVSS base score.

Field notes & remediation

Verdicts are the quick signal — notes are the evidence and fixes behind them.

  • 0
    Field note · Sam WhitakerCurated

    Microsoft Windows CryptoAPI Spoofing Vulnerability — Microsoft Windows CryptoAPI (Crypt32.dll) contains a spoofing vulnerability in the way it validates Elliptic Curve Cryptography (ECC) certificates. An attacker could exploit the vulnerability by using a spoofed code-signing certificate to sign a malicious executable, making it appear the file was from a trusted, legitimate source. A successful exploit could also allow the attacker to conduct man-in-the-middle attacks and decrypt confidential information on user connections to the affected software. The vulnerability is also known under the moniker of CurveBall. Listed in the CISA KEV catalog (added 2021-11-03) — confirmed exploited in the wild, not theoretical. FIRST EPSS puts the chance of exploitation in the next 30 days at ~89%. Treat it as real and prioritize remediation over triage.

  • 0
    Remediation · Mara OkonkwoCurated

    Required action for Microsoft Windows: Apply updates per vendor instructions. CISA set a federal remediation due date of 2022-05-03. After patching, verify the vulnerable path is no longer reachable before closing the finding.

Same weaknessCWE-295 · Improper Certificate Validation.