Logo
componentigmpproxy
Name
igmpproxy
Version
0.4
Type
library
Description
simple dynamic multicast routing daemon that only uses IGMP signalling
Licenses
GPL-2.0-or-later
PURL
-
CPE
cpe:2.3:*:pali:igmpproxy:0.4:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
kirkstone
0.3
scarthgap
0.3

Vulnerabilities#


Name
Analysis
Description
Exploitable
igmpproxy 0.4 before commit 2b30c36 allows remote attackers to cause a denial of service (application crash) via a crafted IGMPv3 membership report packet with a malicious source address. Due to insufficient validation in the `recv_igmp()` function in src/igmpproxy.c, an invalid group record type can trigger a NULL pointer dereference when logging the address using `inet_fmtsrc()`. This vulnerability can be exploited by sending malformed multicast traffic to a host running igmpproxy, leading to a crash. igmpproxy is used in various embedded networking environments and consumer-grade IoT devices (such as home routers and media gateways) to handle multicast traffic for IPTV and other streaming services. Affected devices that rely on unpatched versions of igmpproxy may be vulnerable to remote denial-of-service attacks across a LAN .