blob: d64d38364e0e6e40dd0c1dbc59eae7b148f27621 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. Copyright 2019 Samsung Electronics
==========================================================================================
OSA-2019-009: HOLMES exposes JDWP outside of pod which allows for arbitrary code execution
==========================================================================================
**Date:** 2019-05-28
**CVE:** CVE-2019-12114
**Severity:** Critical
Affects
-------
* HOLMES: before Dublin
Description
-----------
Radosław Żeszczuk from Samsung reported vulnerability in HOLMES. By accessing port 9202 of dep-holmes-engine-mgmt pod an unauthenticated attacker who already has access to pod to pod communication may execute arbitrary code inside this pod. All OOM ONAP setups which includes HOLMES are affected.
Patches
-------
* `87090 <https://gerrit.onap.org/r/#/c/holmes/engine-management/+/87090/>`_
Credits
-------
* Radosław Żeszczuk from Samsung
References
----------
* `OJSI-66 <https://jira.onap.org/browse/OJSI-66>`_
* `CVE-2019-12114 <https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12114>`_
|