mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 11:05:39 +02:00
21 lines
841 B
Markdown
21 lines
841 B
Markdown
### [CVE-2012-2836](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2836)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The exif_data_load_data function in exif-data.c in the EXIF Tag Parsing Library (aka libexif) before 0.6.21 allows remote attackers to cause a denial of service (out-of-bounds read) or possibly obtain sensitive information from process memory via crafted EXIF tags in an image.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/asur4s/fuzzing
|
|
- https://github.com/ch1hyun/fuzzing-class
|
|
- https://github.com/chiehw/fuzzing
|
|
|