Files
CVEs-PoC/2022/CVE-2022-24705.md
T
2024-05-25 21:48:12 +02:00

850 B

CVE-2022-24705

Description

The rad_packet_recv function in radius/packet.c suffers from a memcpy buffer overflow, resulting in an overly-large recvfrom into a fixed buffer that causes a buffer overflow and overwrites arbitrary memory. If the server connects with a malicious client, crafted client requests can remotely trigger this vulnerability.

POC

Reference

No PoCs from references.

Github