mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
18 lines
774 B
Markdown
18 lines
774 B
Markdown
### [CVE-2014-0156](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0156)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Awesome spawn contains OS command injection vulnerability, which allows execution of additional commands passed to Awesome spawn as arguments. If untrusted input was included in command arguments, attacker could use this flaw to execute arbitrary command.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/ManageIQ/awesome_spawn/commit/e524f85f1c6e292ef7d117d7818521307ac269ff
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|