2 matches found
Memory corruption
The telnetinputchar function in opt/src/accel-pppd/cli/telnet.c suffers from a memory corruption vulnerability, whereby user input cmdlinelen is copied into a fixed buffer b-buf without any bound checks. If the server connects with a malicious client, crafted client requests can remotely trigger...
7.5CVSS9.6AI score0.01235EPSS
SaveExploits0References1Affected Software1
CVE-2022-0982 Buffer Overflow via crafted client request in Accel-PPP v1.12
The telnetinputchar function in opt/src/accel-pppd/cli/telnet.c suffers from a memory corruption vulnerability, whereby user input cmdlinelen is copied into a fixed buffer b-buf without any bound checks. If the server connects with a malicious client, crafted client requests can remotely trigger...
7.4AI score
SaveExploits0References3
20