diff options
-rw-r--r-- | osa/OSA-2019-009.rst | 35 |
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>`_ |