Lucene search

K
vulnrichmentGitHub_MVULNRICHMENT:CVE-2021-37615
HistoryAug 09, 2021 - 12:00 a.m.

CVE-2021-37615 Null pointer dereference in Exiv2::Internal::resolveLens0x319

2021-08-0900:00:00
CWE-476
GitHub_M
github.com
5
exiv2
metadata
image files
null pointer dereference
denial of service
crafted image file

CVSS3

4.7

Attack Vector

LOCAL

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H

AI Score

5.4

Confidence

High

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. A null pointer dereference was found in Exiv2 versions v0.27.4 and earlier. The null pointer dereference is triggered when Exiv2 is used to print the metadata of a crafted image file. An attacker could potentially exploit the vulnerability to cause a denial of service, if they can trick the victim into running Exiv2 on a crafted image file. Note that this bug is only triggered when printing the interpreted (translated) data, which is a less frequently used Exiv2 operation that requires an extra command line option (-p t or -P t). The bug is fixed in version v0.27.5.

CNA Affected

[
  {
    "vendor": "Exiv2",
    "product": "exiv2",
    "versions": [
      {
        "status": "affected",
        "version": "<= 0.27.4"
      }
    ]
  }
]

CVSS3

4.7

Attack Vector

LOCAL

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H

AI Score

5.4

Confidence

High

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial