### [CVE-2009-4880](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4880) ![](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 Multiple integer overflows in the strfmon implementation in the GNU C Library (aka glibc or libc6) 2.10.1 and earlier allow context-dependent attackers to cause a denial of service (memory consumption or application crash) via a crafted format string, as demonstrated by a crafted first argument to the money_format function in PHP, a related issue to CVE-2008-1391. ### POC #### Reference No PoCs from references. #### Github - https://github.com/mudongliang/LinuxFlaw - https://github.com/oneoy/cve-