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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:HAccel Ppp
APPAccel-Ppp≤ 1.12.0
Related vulnerabilities
The telnet_input_char function in opt/src/accel-pppd/cli/telnet.c suffers from a memory corruption vulnerabili...
The rad_packet_recv function in radius/packet.c suffers from a memcpy buffer overflow, resulting in an overly-...
Variable underflow exists in accel-ppp radius/packet.c when receiving a RADIUS vendor-specific attribute with ...
ACCEL-PPP 1.12.0 has an out-of-bounds read in post_msg when processing a call_clear_request.
ACCEL-PPP 1.12.0 has an out-of-bounds read in triton_context_schedule if the client exits after authentication...