cbcvebase.
CVE-1999-0513
published 1998-01-05

CVE-1999-0513: ICMP messages to broadcast addresses are allowed, allowing for a Smurf attack that can cause a denial of service.

PriorityP429medium5CVSS 2.0
AVNACLAuNCNINAP
EXPLOIT
EPSS
70.46%
99.3th percentile
ICMP messages to broadcast addresses are allowed, allowing for a Smurf attack that can cause a denial of service.

Affected

31 ranges· showing 25
VendorProductVersion rangeFixed in
digitalunix
digitalunix
digitalunix
digitalunix
digitalunix
digitalunix
freebsdfreebsd
freebsdfreebsd
freebsdfreebsd
freebsdfreebsd
freebsdfreebsd
freebsdfreebsd
freebsdfreebsd
freebsdfreebsd
freebsdfreebsd
hphp-ux
hphp-ux
ibmaix
ibmaix
ibmaix
ibmaix
linuxlinux_kernel
linuxlinux_kernel
netbsdnetbsd
sunsolaris

Detection & IOCsextracted from sources · hover to see the quote

otherIP TTL=255, spoofed source, ICMP echo request to broadcast
  • Detect spoofed ICMP echo requests (type 8, code 0) destined for IP broadcast addresses — hallmark of Smurf attack traffic generation.
  • Alert on high-volume ICMP echo replies directed at a single host from many different sources — indicative of amplified Smurf reflection traffic hitting the victim.
  • The exploit reads broadcast addresses from a flat file ('bcast file') at runtime; presence of smurf.c or associated broadcast-list files on a host is a host-based indicator.
  • Raw socket usage with IP_HDRINCL and manually crafted IP headers (TTL=255, protocol=ICMP, spoofed saddr) should be flagged by host-based process monitoring.
  • ·The vulnerability only exists on networks/hosts that forward or respond to ICMP packets sent to IP broadcast addresses; hosts/routers configured to drop such packets are not exploitable.
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.