mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
19 lines
731 B
Markdown
19 lines
731 B
Markdown
### [CVE-2018-1100](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1100)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
zsh through version 5.4.2 is vulnerable to a stack-based buffer overflow in the utils.c:checkmailpath function. A local attacker could exploit this to execute arbitrary code in the context of another user.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/fellipeh/redhat_sec
|
|
|