ZeroHour

Vulnerabilities

8 CVEs · NVD, GitHub Advisories, CISA KEV, FIRST EPSS, GitHub PoC repos

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2022-1471
SnakeYaml's Constructor() class does not restrict types which can be instantiated during deserialization.

SnakeYaml's Constructor() class does not restrict types which can be instantiated during deserialization. Deserializing yaml content provided by an attacker can lead to remote code execution. We recommend using SnakeYaml's SafeConsturctor when parsing untrusted content to restrict deserialization. We recommend upgrading to version 2.0 and beyond.

NVD description · AI analysis pending
9.8100% PoC ×3
  • snakeyaml project snakeyaml
CVE-2022-41854
Those using Snakeyaml to parse untrusted YAML files may be vulnerable to Denial of Service attacks (DOS).

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.

NVD description · AI analysis pending
6.52% PoC
  • snakeyaml project snakeyaml
  • snakeyaml project fedora
CVE-2022-38752
+3 in the same advisory: …38749 …38751 …38750
Using snakeYAML to parse untrusted YAML files may be vulnerable to Denial of Service attacks (DOS).

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.

NVD description · AI analysis pending
6.5
group max
3%
  • snakeyaml project snakeyaml
CVE-2022-25857
The package org.yaml:snakeyaml from 0 and before 1.31 are vulnerable to Denial of Service (DoS) due missing to nested depth limitation for collections.

The package org.yaml:snakeyaml from 0 and before 1.31 are vulnerable to Denial of Service (DoS) due missing to nested depth limitation for collections.

NVD description · AI analysis pending
7.53% PoC ×2
  • snakeyaml project snakeyaml
  • snakeyaml project debian linux
CVE-2017-18640
The Alias feature in SnakeYAML before 1.26 allows entity expansion during a load operation, a related issue to CVE-2003-1564.

The Alias feature in SnakeYAML before 1.26 allows entity expansion during a load operation, a related issue to CVE-2003-1564.

NVD description · AI analysis pending
7.527% PoC ×2
  • snakeyaml project snakeyaml
  • snakeyaml project fedora
  • snakeyaml project quarkus
  • +1 more