mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
799 B
Markdown
18 lines
799 B
Markdown
### [CVE-2017-7544](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7544)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
libexif through 0.6.21 is vulnerable to out-of-bounds heap read vulnerability in exif_data_save_data_entry function in libexif/exif-data.c caused by improper length computation of the allocated data of an ExifMnote entry which can cause denial-of-service or possibly information disclosure.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://sourceforge.net/p/libexif/bugs/130/
|
|
|
|
#### Github
|
|
- https://github.com/andir/nixos-issue-db-example
|
|
|