CVE-2009-3563
ntp < 4.2.4p8 and 4.2.5 - Denial of Service via MODE_PRIVATE Packet Spoofing
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-3563.
PoCs published by todb, including Metasploit module auxiliary/dos/ntp/ntpd_reserved_dos.
AI-analyzed exploit summary This Metasploit module exploits a denial of service vulnerability in NTP.org's ntpd by sending a spoofed mode 7 packet, causing an infinite response loop between two vulnerable servers. The exploit is functional and leverages packet crafting to trigger the DoS condition.
Description
ntp_request.c in ntpd in NTP before 4.2.4p8, and 4.2.5, allows remote attackers to cause a denial of service (CPU and bandwidth consumption) by using MODE_PRIVATE to send a spoofed (1) request or (2) response packet that triggers a continuous exchange of MODE_PRIVATE error responses between two NTP daemons.
Exploits (1)
This Metasploit module exploits a denial of service vulnerability in NTP.org's ntpd by sending a spoofed mode 7 packet, causing an infinite response loop between two vulnerable servers. The exploit is functional and leverages packet crafting to trigger the DoS condition.