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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Gnulib before 2017-04-26 has a heap-based buffer overflow with the TZ environment variable. The error is in the save_abbr function in time_rz.c.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/mrash/afl-cve
|
|
|