GHSA-9cqh-5x6g-wgm9

Suggest an improvement
Source
https://github.com/advisories/GHSA-9cqh-5x6g-wgm9
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-9cqh-5x6g-wgm9/GHSA-9cqh-5x6g-wgm9.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-9cqh-5x6g-wgm9
Aliases
  • CVE-2016-8744
Published
2022-05-17T00:36:06Z
Modified
2023-11-08T03:58:36.958644Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Deserialization of Untrusted Data in Apache Brooklyn
Details

Apache Brooklyn uses the SnakeYAML library for parsing YAML inputs. SnakeYAML allows the use of YAML tags to indicate that SnakeYAML should unmarshal data to a Java type. In the default configuration in Brooklyn before 0.10.0, SnakeYAML will allow unmarshalling to any Java type available on the classpath. This could provide an authenticated user with a means to cause the JVM running Brooklyn to load and run Java code without detection by Brooklyn. Such code would have the privileges of the Java process running Brooklyn, including the ability to open files and network connections, and execute system commands. There is known to be a proof-of-concept exploit using this vulnerability.

Database specific
{
    "nvd_published_at": "2017-09-13T16:29:00Z",
    "github_reviewed_at": "2022-11-01T22:36:28Z",
    "severity": "HIGH",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-502"
    ]
}
References

Affected packages

Maven / org.apache.brooklyn:brooklyn

Package

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

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.10.0

Affected versions

0.*

0.7.0-incubating
0.8.0-incubating
0.9.0