GHSA-hjgm-f7vx-m5g7

Suggest an improvement
Source
https://github.com/advisories/GHSA-hjgm-f7vx-m5g7
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/01/GHSA-hjgm-f7vx-m5g7/GHSA-hjgm-f7vx-m5g7.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-hjgm-f7vx-m5g7
Aliases
Published
2022-01-06T19:44:49Z
Modified
2023-11-08T04:02:47.556120Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Deserialization of Untrusted Data in Apache Heron
Details

It was noticed that Apache Heron 0.20.2-incubating, Release 0.20.1-incubating, and Release v-0.20.0-incubating does not configure its YAML parser to prevent the instantiation of arbitrary types, resulting in a remote code execution vulnerabilities (CWE-502: Deserialization of Untrusted Data).

Database specific
{
    "nvd_published_at": "2020-04-16T19:15:00Z",
    "github_reviewed_at": "2021-05-25T19:50:23Z",
    "severity": "HIGH",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-502"
    ]
}
References

Affected packages

Maven / org.apache.heron:heron-simulator

Package

Name
org.apache.heron:heron-simulator
View open source insights on deps.dev
Purl
pkg:maven/org.apache.heron/heron-simulator

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0.20.0-incubating
Fixed
0.20.3-incubating

Affected versions

0.*

0.20.1-incubating-rc2
0.20.1-incubating

Database specific

{
    "last_known_affected_version_range": "<= 0.20.2-incubating"
}