cve/2024/CVE-2024-6716.md

21 lines
1.1 KiB
Markdown
Raw Normal View History

2024-08-05 18:41:32 +00:00
### [CVE-2024-6716](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-6716)
![](https://img.shields.io/static/v1?label=Product&message=Red%20Hat%20Enterprise%20Linux%206&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=Red%20Hat%20Enterprise%20Linux%207&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=Red%20Hat%20Enterprise%20Linux%208&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=Red%20Hat%20Enterprise%20Linux%209&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Uncontrolled%20Resource%20Consumption&color=brighgreen)
### Description
A flaw was found in the libtiff library. An out-of-memory issue in the TIFFReadEncodedStrip function can be triggered when processing a crafted TIFF file, allowing attackers to perform memory allocation of arbitrary sizes, resulting in a denial of service.
### POC
#### Reference
- https://gitlab.com/libtiff/libtiff/-/issues/620
#### Github
2024-08-30 20:52:42 +00:00
- https://github.com/adegoodyer/kubernetes-admin-toolkit
2024-08-05 18:41:32 +00:00