CVE-2016-8744
HIGHApache Brooklyn <0.10.0 - Code Injection
Title source: llmDescription
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.
Exploits (2)
nomisec
STUB
by andikahilmy · poc
https://github.com/andikahilmy/CVE-2016-8744-brooklyn-server-vulnerable
nomisec
by dawetmaster · poc
https://github.com/dawetmaster/CVE-2016-8744-brooklyn-server-vulnerable
Scores
CVSS v3
8.8
EPSS
0.0046
EPSS Percentile
63.7%
Attack Vector
NETWORK
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Classification
CWE
CWE-502
Status
draft
Affected Products (2)
apache/brooklyn
< 0.9.0
org.apache.brooklyn/brooklyn
< 0.10.0Maven
Timeline
Published
Sep 13, 2017
Tracked Since
Feb 18, 2026