cve/2024/CVE-2024-28219.md

20 lines
632 B
Markdown
Raw Normal View History

2024-06-08 09:32:58 +00:00
### [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
2025-09-29 16:08:36 +00:00
- https://github.com/daniellakn/prvs
2024-06-08 09:32:58 +00:00
- https://github.com/egilewski/29381
- https://github.com/egilewski/29381-1