mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
24 lines
1.2 KiB
Markdown
24 lines
1.2 KiB
Markdown
### [CVE-2023-6277](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-6277)
|
|

|
|

|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An out-of-memory flaw was found in libtiff. Passing a crafted tiff file to TIFFOpen() API may allow a remote attacker to cause a denial of service via a craft input with size smaller than 379 KB.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://seclists.org/fulldisclosure/2024/Jul/16
|
|
- https://gitlab.com/libtiff/libtiff/-/issues/614
|
|
|
|
#### Github
|
|
- https://github.com/NaInSec/CVE-LIST
|
|
- https://github.com/PromptFuzz/PromptFuzz
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
|