Security researchers publish first proof-of-concept (PoC) for the Windows vulnerability recently revealed by the US National Security Agency (NSA).
The bug, which some call CurveBall, affects CryptoAPI (Crypt32.dll), a component that handles cryptographic functions on the Windows operating system.
According to a high-level technical analysis of the error by researcher Tal Be'ery, "the cause of this vulnerability is the incorrect application of Elliptic Curve Cryptography (ECC) within Microsoft Code".
According to the NSA, DHS and Microsoft, the error (has been registered as CVE-2020-0601) may allow an attacker to:
launch MitM (man-in-the-middle) attacks and fake HTTPS connections
to sign files and emails with fake signatures
to sign digitally executable code running within Windows
The US authorities reacted immediately and proactively to this vulnerability. The NSA issued a security warning (something very rare) about the error, and DHS CISA issued an emergency instruction, giving government agencies ten days to update their systems.
This is the first time the NSA has reported a bug to Microsoft. We could say that the service is releasing press releases to improve its image in the cyber security community after the EternalBlue disasters stolen and released by Shadow Brokers. The hacking tools developed by the NSA and leaked online have been used in some of the biggest malware infections and cyber attacks to date.
Security experts such as Thomas Ptacek and Kenneth White have confirmed the severity and broad impact of the vulnerability, although it does not affect the Windows Update mechanism, which would make the threat a nightmare.
In a blog post Tuesday, Kenneth White said he knew some people needed a few more days to create a PoC that exploits the CurveBall vulnerability.
The first to mention it was Saleem Rashid, who created a proof-of-concept to show how he can make fake TLS certificates and serve them legally.
Rashid did not publish his code, but others did so a few hours later. CurveBall's first public PoC was released by Kudelski Security, while o second was a Danish security researcher under the pseudonym Ollypwn.
The good news among all this is that even if you have not updated your system with the latest Patch Tuesday, Windows Defender has received the necessary updates to detect any attempts to actively exploit the error and alert users.