2024-06-08 09:32:58 +00:00
|
|
|
### [CVE-2024-28219](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-28219)
|
|
|
|
|

|
|
|
|
|

|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
### 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
|
|
|
|
|
|