The telnet_input_char function in opt/src/accel-pppd/cli/telnet.c suffers from a memory corruption vulnerability, whereby user input cmdline_len 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 this vulnerability.
References
| Link | Resource |
|---|---|
| https://github.com/xebd/accel-ppp/issues/164 | Third Party Advisory |
| https://github.com/xebd/accel-ppp/issues/164 | Third Party Advisory |
Configurations
History
21 Nov 2024, 06:39
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/xebd/accel-ppp/issues/164 - Third Party Advisory |
28 Mar 2022, 13:24
| Type | Values Removed | Values Added |
|---|---|---|
| References | (MISC) https://github.com/xebd/accel-ppp/issues/164 - Third Party Advisory | |
| CPE | cpe:2.3:a:accel-ppp:accel-ppp:*:*:*:*:*:*:*:* | |
| CVSS |
v2 : v3 : |
v2 : 7.5
v3 : 9.8 |
| CWE | CWE-787 |
16 Mar 2022, 15:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2022-03-16 15:15
Updated : 2024-11-21 06:39
NVD link : CVE-2022-0982
Mitre link : CVE-2022-0982
CVE.ORG link : CVE-2022-0982
JSON object : View
Products Affected
accel-ppp
- accel-ppp
CWE
CWE-787
Out-of-bounds Write
