CVE-2023-50387
HIGHRedhat Enterprise Linux < 2.90 - Resource Allocation Without Limits
Title source: ruleExploitation Summary
EIP tracks 3 public exploits for CVE-2023-50387. PoCs published by knqyf263, Pablodiz, Meirelez.
AI-analyzed exploit summary This repository contains a functional proof-of-concept for CVE-2023-50387 (KeyTrap in DNS), demonstrating a DoS attack against DNSSEC validators by exploiting computational complexity in signature validation. The PoC uses Docker containers to simulate an attacker, resolver, and authoritative DNS server, with crafted RRSIG records to trigger excessive CPU usage.
Description
Certain DNSSEC aspects of the DNS protocol (in RFC 4033, 4034, 4035, 6840, and related RFCs) allow remote attackers to cause a denial of service (CPU consumption) via one or more DNSSEC responses, aka the "KeyTrap" issue. One of the concerns is that, when there is a zone with many DNSKEY and RRSIG records, the protocol specification implies that an algorithm must evaluate all combinations of DNSKEY and RRSIG records.
Exploits (3)
This repository contains a functional proof-of-concept for CVE-2023-50387 (KeyTrap in DNS), demonstrating a DoS attack against DNSSEC validators by exploiting computational complexity in signature validation. The PoC uses Docker containers to simulate an attacker, resolver, and authoritative DNS server, with crafted RRSIG records to trigger excessive CPU usage.
This repository contains a functional proof-of-concept exploit for CVE-2023-50387, a DNSSEC validation vulnerability in Unbound. It includes Dockerized environments for attacker, resolver, and authoritative DNS server, along with scripts to automate the generation of malicious RRSIG records.
This repository contains a functional PoC for CVE-2023-50387, which exploits a DNSSEC validation flaw by generating a key with a specific keytag and creating dummy RRSIG records. The scripts automate the generation of malicious DNSSEC signatures to bypass validation.
References (36)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H