Files
cve/2021/CVE-2021-3156.md
2024-06-08 09:32:58 +00:00

15 KiB

CVE-2021-3156

Description

Sudo before 1.9.5p2 contains an off-by-one error that can result in a heap-based buffer overflow, which allows privilege escalation to root via "sudoedit -s" and a command-line argument that ends with a single backslash character.

POC

Reference

Github