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