cve/2024/CVE-2024-28219.md
2024-06-08 09:32:58 +00:00

19 lines
595 B
Markdown

### [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/egilewski/29381
- https://github.com/egilewski/29381-1