cve/2023/CVE-2023-50868.md

25 lines
1.2 KiB
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-50868](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-50868)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The Closest Encloser Proof aspect of the DNS protocol (in RFC 5155 when RFC 9276 guidance is skipped) allows remote attackers to cause a denial of service (CPU consumption for SHA-1 computations) via DNSSEC responses in a random subdomain attack, aka the "NSEC3" issue. The RFC 5155 specification implies that an algorithm must perform thousands of iterations of a hash function in certain situations.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/GitHubForSnap/knot-resolver-gael
2024-05-28 08:49:17 +00:00
- https://github.com/Goethe-Universitat-Cybersecurity/NSEC3-Encloser-Attack
- https://github.com/GrigGM/05-virt-04-docker-hw
2024-05-25 21:48:12 +02:00
- https://github.com/fkie-cad/nvd-json-data-feeds
2024-05-28 08:49:17 +00:00
- https://github.com/fokypoky/places-list
- https://github.com/hackingyseguridad/dnssec
2024-05-25 21:48:12 +02:00
- https://github.com/marklogic/marklogic-docker
2024-05-28 08:49:17 +00:00
- https://github.com/nsec-submission/nsec3-submission
2024-05-25 21:48:12 +02:00