提出 #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日 13:23 (2 月 ago)
モデレーション2026年02月22日 08:57 (12 days later)
ステータス承諾済み
VulDBエントリ347333 [Cesanta Mongoose 迄 7.20 DNS Transaction ID /src/dns.c mg_sendnsreq ランダム 弱い暗号化]
ポイント20

Are you interested in using VulDB?

Download the whitepaper to learn more about our service!