mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 22:32:09 +02:00
18 lines
636 B
Markdown
18 lines
636 B
Markdown
### [CVE-2018-1071](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1071)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
zsh through version 5.4.2 is vulnerable to a stack-based buffer overflow in the exec.c:hashcmd() function. A local attacker could exploit this to cause a denial of service.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|