Categories: Cryptocurrency hack

DUHK Attack allows Hackers to Recover Encryption Keys and Decrypt Communications Passing Over VPN

DUHK attack targets the old vulnerability that resides in the pseudorandom number generator called ANSI X9.31. It is an algorithm widely used to generate cryptographic keys that secure VPN connections and web browsing sessions.

ANSI X9.31 PRNG is a pseudorandom number generator algorithm design that was incorporated into different structures cryptographic standards and listed as recommended RNG for FIPS certification for decades.

DUHK attack allows hackers to recover encryption keys and to decrypt the encrypted web traffic.This vulnerability hits devices utilizing ANSI X9.31 Random Number Generator (RNG) in combination with a hard-coded seed key. This cryptographic attack followed by Factorization Attack and KRACK Attack.

Researchers wrote We performed a systematic study of publicly available FIPS 140-2 certifications for hundreds of products that implemented the ANSI X9.31 random number generator, and found twelve whose certification documents use of static hard-coded keys in the source code, leaving them vulnerable to an attacker who can learn this key from the source code or binary.

DUHK was developed by researchers at the University of Pennsylvania and Johns Hopkins University: Shaanan Cohney, Nadia Heninger, and Matthew D. Green.

Devices Vulnerable to DUHK Attack

For demonstration, researchers developed a full passive decryption attack against FortiGate VPN gateway products using FortiOS version 4 and they were able to recover the random number generator state for 21% of HTTPS hosts serving a default Fortinet product certificate.

Researchers used ZMap to perform Internet-wide scans on port 443 for HTTPS and port 500 to measure the population of vulnerable Fortinet devices and they found 23,000 devices are running a vulnerable version of FortiOS.

FortiGate devices with FortiOS 4.3.0 to FortiOS 4.3.18 are vulnerable to DUHK attacks and Fortigate fixed it by implementing CTR_DRBG from FortiOS 4.3.19, 5.0.(CVE-2016-8492).

Researchers provided a list of the Hardware and software products that are vulnerable to DUHK.

AM I Vulnerable?

X9.31 RNG was removed FIPS list of approved RNGs in 2016. If your product was certified after 2016 then you are not vulnerable.

The x9.31 vulnerability is symmetric, and any implementation that stores a fixed secret key in code or hardware is vulnerable to passive exploitation by an attacker who can recover the key through reverse engineering.

Updating software regularly is a good practice to protect you against flaws. More details on DUHK attack found in the dedicated page or the blog post by Matthew Green.

Gurubaran

Gurubaran is a co-founder of Cyber Security News and GBHackers On Security. He has 10+ years of experience as a Security Consultant, Editor, and Analyst in cybersecurity, technology, and communications.

Recent Posts

CISA Warns of Palo Alto Networks PAN-OS Vulnerability Exploited in Wild

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has issued a high-priority alert on a…

10 hours ago

US Treasury Department Breach, Hackers Accessed Workstations

The Biden administration confirmed that a Chinese state-sponsored hacking group breached the U.S. Treasury Department,…

12 hours ago

TrueNAS CORE Vulnerability Let Attackers Execute Remote Code

Security researchers Daan Keuper, Thijs Alkemade, and Khaled Nassar from Computest Sector 7 disclosed a…

16 hours ago

New Botnet Exploiting D-Link Routers To Gain Control Remotely

Researchers observed a recent surge in activity from the "FICORA" and "CAPSAICIN," both variants of…

1 day ago

Hackers Weaponize Websites With LNK File To Deliver Weaponized LZH File

The watering hole attack leverages a compromised website to deliver malware. When a user visits…

1 day ago

NFS Protocol Security Bypassed To Access Files From Remote Server

The NFS protocol offers authentication methods like AUTH_SYS, which relies on untrusted user IDs, and…

1 day ago