6.4
CVE-2012-2813
- EPSS 0.85%
- Veröffentlicht 13.07.2012 10:34:59
- Zuletzt bearbeitet 11.04.2025 00:51:21
- Quelle chrome-cve-admin@google.com
- Teams Watchlist Login
- Unerledigt Login
The exif_convert_utf16_to_utf8 function in exif-entry.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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Libexif Project ≫ Libexif Version <= 0.6.20
Libexif Project ≫ Libexif Version0.6.14
Libexif Project ≫ Libexif Version0.6.15
Libexif Project ≫ Libexif Version0.6.16
Libexif Project ≫ Libexif Version0.6.18
Libexif Project ≫ Libexif Version0.6.19
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.85% | 0.728 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 6.4 | 10 | 4.9 |
AV:N/AC:L/Au:N/C:P/I:N/A:P
|
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.