CVE-2022-41854

Out-of-bounds Write in maven/org.yaml/snakeyaml

Identifiers

CVE-2022-41854

Package Slug

maven/org.yaml/snakeyaml

Vulnerability

Out-of-bounds Write

Description

Those using Snakeyaml to parse untrusted YAML files may be vulnerable to Denial of Service attacks (DOS). If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stack overflow. This effect may support a denial of service attack.

Affected Versions

All versions before 1.32

Solution

Upgrade to version 1.32 or above.

Last Modified

2022-11-18

source