Ecosyste.ms: Advisories

An open API service providing security vulnerability metadata for many open source software ecosystems.

Security Advisories: GSA_kwCzR0hTQS05Y3FoLTV4Nmctd2dtOc4AAYd_

Deserialization of Untrusted Data in Apache Brooklyn

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.

Permalink: https://github.com/advisories/GHSA-9cqh-5x6g-wgm9
JSON: https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05Y3FoLTV4Nmctd2dtOc4AAYd_
Source: GitHub Advisory Database
Origin: Unspecified
Severity: High
Classification: General
Published: over 2 years ago
Updated: almost 2 years ago


CVSS Score: 8.8
CVSS vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

EPSS Percentage: 0.00104
EPSS Percentile: 0.43526

Identifiers: GHSA-9cqh-5x6g-wgm9, CVE-2016-8744
References: Blast Radius: 1.0

Affected Packages

maven:org.apache.brooklyn:brooklyn
Dependent packages: 0
Dependent repositories: 0
Downloads:
Affected Version Ranges: < 0.10.0
Fixed in: 0.10.0
All affected versions: 0.9.0
All unaffected versions: 0.10.0, 0.11.0, 0.12.0, 1.0.0, 1.1.0