mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
20 lines
1.1 KiB
Markdown
20 lines
1.1 KiB
Markdown
### [CVE-2024-7055](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-7055)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A vulnerability was found in FFmpeg up to 7.0.1. It has been classified as critical. This affects the function pnm_decode_frame in the library /libavcodec/pnmdec.c. The manipulation leads to heap-based buffer overflow. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. Upgrading to version 7.0.2 is able to address this issue. It is recommended to upgrade the affected component. The associated identifier of this vulnerability is VDB-273651.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://ffmpeg.org/
|
|
- https://ffmpeg.org/download.html
|
|
- https://github.com/CookedMelon/ReportCVE/tree/main/FFmpeg/poc3
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|