Lucene search

K
cvelistSnykCVELIST:CVE-2022-21211
HistoryJun 10, 2022 - 8:05 p.m.

CVE-2022-21211 Denial of Service (DoS)

2022-06-1020:05:45
snyk
www.cve.org
2
cve-2022-21211
tostring method
type-check

CVSS3

5.9

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P

EPSS

0.001

Percentile

36.8%

This affects all versions of package posix. When invoking the toString method, it will fallback to 0x0 value, as the value of toString is not invokable (not a function), and then it will crash with type-check.

CNA Affected

[
  {
    "product": "posix",
    "vendor": "n/a",
    "versions": [
      {
        "lessThan": "unspecified",
        "status": "affected",
        "version": "0",
        "versionType": "custom"
      }
    ]
  }
]

CVSS3

5.9

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P

EPSS

0.001

Percentile

36.8%

Related for CVELIST:CVE-2022-21211