cve/2019/CVE-2019-9891.md
2024-06-18 02:51:15 +02:00

696 B

CVE-2019-9891

Description

The function getopt_simple as described in Advanced Bash Scripting Guide (ISBN 978-1435752184) allows privilege escalation and execution of commands when used in a shell script called, for example, via sudo.

POC

Reference

Github