mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 07:47:42 +02:00
18 lines
622 B
Markdown
18 lines
622 B
Markdown
### [CVE-2017-13734](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-13734)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
There is an illegal address access in the _nc_safe_strcat function in strings.c in ncurses 6.0 that will lead to a remote denial of service attack.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.redhat.com/show_bug.cgi?id=1484291
|
|
|
|
#### Github
|
|
- https://github.com/yfoelling/yair
|
|
|