diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2019-05-28 13:25:23 +0200 |
---|---|---|
committer | Krzysztof Opasiak <k.opasiak@samsung.com> | 2019-05-28 21:07:32 +0200 |
commit | b108646ac5a13b91718ec5ececb06fdf134a04c6 (patch) | |
tree | 50e14f2311faa6bdce3eb6ccfc87a1d3c35c52ed | |
parent | fa093bbf402c146537a5920da2f084e8190cd109 (diff) |
Issue OSA for OJSI-77
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I79270f5d14d2fea0ad4fd5a2085cc6969c4c384e
-rw-r--r-- | osa/OSA-2019-011.rst | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/osa/OSA-2019-011.rst b/osa/OSA-2019-011.rst new file mode 100644 index 0000000..b0d06ce --- /dev/null +++ b/osa/OSA-2019-011.rst @@ -0,0 +1,35 @@ +======================================================================================= +OSA-2019-011: SDC exposes JDWP outside of pod which allows for arbitrary code execution +======================================================================================= + +**Date:** 2019-05-28 + +**CVE:** CVE-2019-12116 + +**Severity:** Critical + +Affects +------- + +* SDC: Dublin and earlier + +Description +----------- + +Radosław Żeszczuk from Samsung reported vulnerability in SDC. By accessing port 6000 of demo-sdc-sdc-fe 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 SDC are affected. + +Patches +------- + +No patch for this vulnerability has been proposed yet. + +Credits +------- + +* Radosław Żeszczuk from Samsung + +References +---------- + +* `OJSI-77 <https://jira.onap.org/browse/OJSI-77>`_ +* `CVE-2019-12116 <https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12116>`_ |