{ "schema_version": "1.4.0", "id": "GHSA-fhfp-8rrc-g4rw", "modified": "2022-03-29T00:01:39Z", "published": "2022-03-17T00:00:24Z", "aliases": [ "CVE-2022-0982" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0982" }, { "type": "WEB", "url": "https://github.com/xebd/accel-ppp/issues/164" } ], "database_specific": { "cwe_ids": [ "CWE-787" ], "severity": "CRITICAL", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-03-16T15:15:00Z" } }