From 2773c83db6248b41db31d002949eec7195b2ad4b Mon Sep 17 00:00:00 2001 From: Krzysztof Opasiak Date: Tue, 28 May 2019 13:25:03 +0200 Subject: Issue OSA for OJSI-66 Signed-off-by: Krzysztof Opasiak Change-Id: Ia65b5cf2bf7534543354d73a9f42d3c9d2199f4a --- osa/OSA-2019-009.rst | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 osa/OSA-2019-009.rst 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 `_ + +Credits +------- + +* Radosław Żeszczuk from Samsung + +References +---------- + +* `OJSI-66 `_ +* `CVE-2019-12114 `_ -- cgit