### [CVE-2015-8776](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8776) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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.