summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof Opasiak <k.opasiak@samsung.com>2019-05-28 13:25:03 +0200
committerKrzysztof Opasiak <k.opasiak@samsung.com>2019-05-28 21:07:32 +0200
commit2773c83db6248b41db31d002949eec7195b2ad4b (patch)
tree0ac7ee0965b1d5101cfe4a5b421db43ca513f9c6
parentc2e97ee8d627ba3b8dc23cb3ea7d9758d2d1ed86 (diff)
Issue OSA for OJSI-66
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: Ia65b5cf2bf7534543354d73a9f42d3c9d2199f4a
-rw-r--r--osa/OSA-2019-009.rst35
1 files changed, 35 insertions, 0 deletions
diff --git a/osa/OSA-2019-009.rst b/osa/OSA-2019-009.rst
new file mode 100644
index 0000000..c1d99ce
--- /dev/null
+++ b/osa/OSA-2019-009.rst
@@ -0,0 +1,35 @@
+==========================================================================================
+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>`_