Security Advisory

CVE-2022-0982

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2022-03-16 14:04:22
Last updated 2024-09-17 04:20:24
Assigner GovTech CSG
State PUBLISHED

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.