mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-16 20:27:21 +00:00
18 lines
696 B
Markdown
18 lines
696 B
Markdown
|
|
### [CVE-2019-9891](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
||
|
|
- https://www.redteam-pentesting.de/advisories/rt-sa-2019-007
|
||
|
|
|
||
|
|
#### Github
|
||
|
|
- https://github.com/InesMartins31/iot-cves
|
||
|
|
|