Files
CVEs-PoC/2021/CVE-2021-3156.md
T
2024-05-25 21:48:12 +02: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