Files
CVEs-PoC/2016/CVE-2016-7076.md
2025-09-29 21:09:30 +02:00

820 B

CVE-2016-7076

Description

sudo before version 1.8.18p1 is vulnerable to a bypass in the sudo noexec restriction if application run via sudo executed wordexp() C library function with a user supplied argument. A local user permitted to run such application via sudo with noexec restriction could possibly use this flaw to execute arbitrary commands with elevated privileges.

POC

Reference

Github

No PoCs found on GitHub currently.