Lucene search

K
cve[email protected]CVE-2022-41727
HistoryFeb 28, 2023 - 6:15 p.m.

CVE-2022-41727

2023-02-2818:15:10
CWE-770
web.nvd.nist.gov
72
cve-2022-41727
tiff image
denial of service
memory consumption
nvd

5.5 Medium

CVSS3

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

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

5.3 Medium

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

33.2%

An attacker can craft a malformed TIFF image which will consume a significant amount of memory when passed to DecodeConfig. This could lead to a denial of service.

Affected configurations

NVD
Node
golangimageRange<0.5.0go
OR
golangtiffMatch-go
Node
fedoraprojectfedoraMatch37
OR
fedoraprojectfedoraMatch38

CNA Affected

[
  {
    "vendor": "golang.org/x/image",
    "product": "golang.org/x/image/tiff",
    "collectionURL": "https://pkg.go.dev",
    "packageName": "golang.org/x/image/tiff",
    "versions": [
      {
        "version": "0",
        "lessThan": "0.5.0",
        "status": "affected",
        "versionType": "semver"
      }
    ],
    "programRoutines": [
      {
        "name": "decoder.ifdUint"
      },
      {
        "name": "newDecoder"
      },
      {
        "name": "Decode"
      },
      {
        "name": "DecodeConfig"
      }
    ],
    "defaultStatus": "unaffected"
  }
]

5.5 Medium

CVSS3

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

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

5.3 Medium

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

33.2%