The rad_packet_recv function in opt/src/accel-pppd/radius/packet.c suffers from a buffer overflow vulnerability, whereby user input len is copied into a fixed buffer &attr->val.integer without any bound checks. If the client connects to the server and sends a large radius packet, a buffer overflow vulnerability will be triggered.
References
| Link | Resource |
|---|---|
| https://github.com/accel-ppp/accel-ppp/pull/35 | Patch Third Party Advisory |
| https://github.com/accel-ppp/accel-ppp/pull/35 | Patch Third Party Advisory |
Configurations
History
21 Nov 2024, 06:50
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/accel-ppp/accel-ppp/pull/35 - Patch, Third Party Advisory |
19 Feb 2022, 04:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | (MISC) https://github.com/accel-ppp/accel-ppp/pull/35 - Patch, Third Party Advisory | |
| CVSS |
v2 : v3 : |
v2 : 7.5
v3 : 9.8 |
| CPE | cpe:2.3:a:accel-ppp:accel-ppp:*:*:*:*:*:*:*:* | |
| CWE | CWE-120 |
14 Feb 2022, 22:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2022-02-14 22:15
Updated : 2024-11-21 06:50
NVD link : CVE-2022-24704
Mitre link : CVE-2022-24704
CVE.ORG link : CVE-2022-24704
JSON object : View
Products Affected
accel-ppp
- accel-ppp
CWE
CWE-120
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
