mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 07:34:01 +02:00
19 lines
797 B
Markdown
19 lines
797 B
Markdown
### [CVE-2012-2814](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2814)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Buffer overflow in the exif_entry_format_value function in exif-entry.c in the EXIF Tag Parsing Library (aka libexif) 0.6.20 allows remote attackers to cause a denial of service or possibly execute arbitrary code via crafted EXIF tags in an image.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html
|
|
|
|
#### Github
|
|
- https://github.com/0xp055um/ndays
|
|
- https://github.com/0xp055um/writeups
|
|
|