diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2019-05-28 13:25:13 +0200 |
---|---|---|
committer | Krzysztof Opasiak <k.opasiak@samsung.com> | 2019-05-28 21:07:32 +0200 |
commit | fa093bbf402c146537a5920da2f084e8190cd109 (patch) | |
tree | a72cb3b4f58083f7da76ad442d6da566ccbac69c | |
parent | 2773c83db6248b41db31d002949eec7195b2ad4b (diff) |
Issue OSA for OJSI-76
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Iaa5ee12c2586bdd037be753513e2e19a345f7683
-rw-r--r-- | osa/OSA-2019-010.rst | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/osa/OSA-2019-010.rst b/osa/OSA-2019-010.rst new file mode 100644 index 0000000..50b2c22 --- /dev/null +++ b/osa/OSA-2019-010.rst @@ -0,0 +1,35 @@ +======================================================================================= +OSA-2019-010: SDC exposes JDWP outside of pod which allows for arbitrary code execution +======================================================================================= + +**Date:** 2019-05-28 + +**CVE:** CVE-2019-12115 + +**Severity:** Critical + +Affects +------- + +* SDC: Dublin and earlier + +Description +----------- + +Radosław Żeszczuk from Samsung reported vulnerability in SDC. By accessing port 4000 of demo-sdc-sdc-be 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-76 <https://jira.onap.org/browse/OJSI-76>`_ +* `CVE-2019-12115 <https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12115>`_ |