Lucene search

K
cvelistGitHub_MCVELIST:CVE-2023-28118
HistoryMar 20, 2023 - 12:39 p.m.

CVE-2023-28118 kaml has potential denial of service while parsing input with anchors and aliases

2023-03-2012:39:42
CWE-776
GitHub_M
www.cve.org
3
cve-2023-28118
kaml
denial of service
input parsing
anchors
aliases
memory consumption
crash
yaml
kotlinx.serialization
untrusted input
excessive memory
refusal to parse documents

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

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

EPSS

0.001

Percentile

45.8%

kaml provides YAML support for kotlinx.serialization. Prior to version 0.53.0, applications that use kaml to parse untrusted input containing anchors and aliases may consume excessive memory and crash. Version 0.53.0 and later default to refusing to parse YAML documents containing anchors and aliases. There are no known workarounds.

CNA Affected

[
  {
    "vendor": "charleskorn",
    "product": "kaml",
    "versions": [
      {
        "version": "< 0.53.0",
        "status": "affected"
      }
    ]
  }
]

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

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

EPSS

0.001

Percentile

45.8%

Related for CVELIST:CVE-2023-28118