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

707 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