cve/2024/CVE-2024-25638.md
2024-08-05 18:41:32 +00:00

1015 B

CVE-2024-25638

Description

dnsjava is an implementation of DNS in Java. Records in DNS replies are not checked for their relevance to the query, allowing an attacker to respond with RRs from different zones. This vulnerability is fixed in 3.6.0.

POC

Reference

Github