mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 11:01:35 +02:00
18 lines
709 B
Markdown
18 lines
709 B
Markdown
### [CVE-2021-27815](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-27815)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
NULL Pointer Deference in the exif command line tool, when printing out XML formatted EXIF data, in exif v0.6.22 and earlier allows attackers to cause a Denial of Service (DoS) by uploading a malicious JPEG file, causing the application to crash.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/libexif/exif/issues/4
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|