CVE-2022-24705

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.
References
Link Resource
https://github.com/accel-ppp/accel-ppp/pull/35 Patch Third Party Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:accel-ppp:accel-ppp:*:*:*:*:*:*:*:*

History

19 Feb 2022, 04:16

Type Values Removed Values Added
References (MISC) https://github.com/accel-ppp/accel-ppp/pull/35 - (MISC) https://github.com/accel-ppp/accel-ppp/pull/35 - Patch, Third Party Advisory
CPE cpe:2.3:a:accel-ppp:accel-ppp:*:*:*:*:*:*:*:*
First Time Accel-ppp accel-ppp
Accel-ppp
CWE CWE-120
CVSS v2 : unknown
v3 : unknown
v2 : 7.5
v3 : 9.8

14 Feb 2022, 22:15

Type Values Removed Values Added
New CVE

Information

Published : 2022-02-14 22:15

Updated : 2023-12-10 14:22


NVD link : CVE-2022-24705

Mitre link : CVE-2022-24705

CVE.ORG link : CVE-2022-24705


JSON object : View

Products Affected

accel-ppp

  • accel-ppp
CWE
CWE-120

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')