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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The strftime function in the GNU C Library (aka glibc or libc6) before 2.23 allows context-dependent attackers to cause a denial of service (application crash) or possibly obtain sensitive information via an out-of-range time value.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.securityfocus.com/bid/83277
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|