제출 #755304: Cesanta Mongoose Embedded Web Server 7.20 Insufficiently Random Values정보

제목Cesanta Mongoose Embedded Web Server 7.20 Insufficiently Random Values
설명The mg_sendnsreq() function in /src/dns.c generates DNS transaction IDs using a sequential counter that resets to 1 whenever the pending request list is empty. Since each resolved query is freed from the list before the next query is typically created, the transaction ID is a constant value of 1 for all non-overlapping DNS queries. This allows an attacker to spoof DNS responses with ~100% reliability without observing any prior traffic, completely bypassing the only authentication mechanism in the DNS protocol. The attack can be performed remotely by any host that can send UDP packets with a spoofed source IP to the victim, requires no authentication, and results in full control over hostname resolution -- enabling man-in-the-middle, credential theft, or redirection to malicious infrastructure.
원천⚠️ https://github.com/dwBruijn/CVEs/blob/main/Mongoose/mg_sendnsreq.md
사용자
 dwbruijn (UID 93926)
제출2026. 02. 10. PM 01:23 (2 개월 ago)
모더레이션2026. 02. 22. AM 08:57 (12 days later)
상태수락
VulDB 항목347333 [Cesanta Mongoose 까지 7.20 DNS Transaction ID /src/dns.c mg_sendnsreq 무작위 약한 암호화]
포인트들20

Want to stay up to date on a daily basis?

Enable the mail alert feature now!