mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 20:52:49 +02:00
18 lines
904 B
Markdown
18 lines
904 B
Markdown
### [CVE-2021-4156](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4156)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An out-of-bounds read flaw was found in libsndfile's FLAC codec functionality. An attacker who is able to submit a specially crafted file (via tricking a user to open or otherwise) to an application linked with libsndfile and using the FLAC codec, could trigger an out-of-bounds read that would most likely cause a crash but could potentially leak memory information that could be used in further exploitation of other flaws.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/libsndfile/libsndfile/issues/731
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|