cbcvebase.
CVE-2008-5081
published 2008-12-17

CVE-2008-5081: The originates_from_local_legacy_unicast_socket function (avahi-core/server.c) in avahi-daemon in Avahi before 0.6.24 allows remote attackers to cause a denial…

PriorityP342medium5CVSS 2.0
AVNACLAuNCNINAP
EXPLOIT
EPSS
59.22%
99.0th percentile
The originates_from_local_legacy_unicast_socket function (avahi-core/server.c) in avahi-daemon in Avahi before 0.6.24 allows remote attackers to cause a denial of service (crash) via a crafted mDNS packet with a source port of 0, which triggers an assertion failure.

Affected

41 ranges· showing 25
VendorProductVersion rangeFixed in
avahiavahi<= 0.6.23
avahiavahi
avahiavahi
avahiavahi
avahiavahi
avahiavahi
avahiavahi
avahiavahi
avahiavahi
avahiavahi
avahiavahi
avahiavahi
avahiavahi
avahiavahi
avahiavahi
avahiavahi
avahiavahi
avahiavahi
avahiavahi
avahiavahi
avahiavahi
avahiavahi
avahiavahi
avahiavahi
avahiavahi

Detection & IOCsextracted from sources · hover to see the quote

portUDP source port 0 → destination port 5353
port5353/UDP (mDNS destination port)
pathavahi-core/server.c
  • Look for raw IP packets with IP ID field set to 0xdead (htons(0xdead)) targeting UDP/5353, which is a fingerprint of the public PoC exploit.
  • Monitor avahi-daemon process for unexpected abort/crash signals, particularly assertion failures in originates_from_local_legacy_unicast_socket(), as a sign of active exploitation.
  • The Metasploit auxiliary module auxiliary/dos/mdns/avahi_portzero can be used to validate exposure; presence of this module in logs indicates active exploitation attempts.
  • ·Only avahi-daemon versions prior to 0.6.24 are vulnerable; systems running 0.6.24 or later are not affected by this specific assertion failure.
  • ·CVE-2010-2244 is a distinct but related avahi-daemon DoS (invalid checksum assertion in avahi-core/socket.c) affecting versions 0.6.16 and 0.6.25; do not conflate with CVE-2008-5081 detections.

CVSS provenance

nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:N/I:N/A:P
osv5.0MEDIUM
vendor_debian5.0LOW
vendor_redhat5.0MEDIUM
vendor_ubuntu2.1LOW
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.