Files
CVEs-PoC/2013/CVE-2013-7423.md
T
2025-09-29 21:09:30 +02:00

887 B

CVE-2013-7423

Description

The send_dg function in resolv/res_send.c in GNU C Library (aka glibc or libc6) before 2.20 does not properly reuse file descriptors, which allows remote attackers to send DNS queries to unintended locations via a large number of requests that trigger a call to the getaddrinfo function.

POC

Reference

Github