### [CVE-2024-28219](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-28219) ![](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 In _imagingcms.c in Pillow before 10.3.0, a buffer overflow exists because strcpy is used instead of strncpy. ### POC #### Reference No PoCs from references. #### Github - https://github.com/daniellakn/prvs - https://github.com/egilewski/29381 - https://github.com/egilewski/29381-1