CVE-2023-29552
Description
The Service Location Protocol (SLP, RFC 2608) allows an unauthenticated, remote attacker to register arbitrary services. This could allow the attacker to use spoofed UDP traffic to conduct a denial-of-service attack with a significant amplification factor.
Summary dbcve.org
The Service Location Protocol (SLP, RFC 2608) contains a vulnerability allowing unauthenticated remote attackers to register arbitrary services on affected systems. Attackers can exploit this using spoofed UDP packets to conduct denial-of-service attacks with a significant amplification factor, leveraging the protocol's default UDP port 427.
Mitigation
Disable SLP on systems where it is not required, or filter UDP port 427 at network perimeter boundaries to prevent external attackers from abusing the protocol. Apply vendor patches when available.