Vulnerability Description
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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Accel-Ppp | Accel-Ppp | <= 1.12.0 |
Related Weaknesses (CWE)
References
- https://github.com/xebd/accel-ppp/issues/164Third Party Advisory
- https://github.com/xebd/accel-ppp/issues/164Third Party Advisory
FAQ
What is CVE-2022-0982?
CVE-2022-0982 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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 ...
How severe is CVE-2022-0982?
CVE-2022-0982 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2022-0982?
Check the references section above for vendor advisories and patch information. Affected products include: Accel-Ppp Accel-Ppp.