diff options
-rw-r--r-- | osa/OSA-2019-015.rst | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/osa/OSA-2019-015.rst b/osa/OSA-2019-015.rst new file mode 100644 index 0000000..a0c68a9 --- /dev/null +++ b/osa/OSA-2019-015.rst @@ -0,0 +1,35 @@ +============================================================================================================= +OSA-2019-016: VNFSDK exposes JDWP port on localhost which allows to gain root privileges inside the container +============================================================================================================= + +**Date:** 2019-05-28 + +**CVE:** CVE-2019-12119 + +**Severity:** Moderate + +Affects +------- + +* VNFSDK: Dublin and earlier + +Description +----------- + +Radosław Żeszczuk from Samsung reported vulnerability in VNFSDK. By accessing port 8000 of demo-vnfsdk-vnfsdk on localhost an attacker who has access to this pod can gain root privileges. All OOM ONAP setups which includes VNFSDK are affected. + +Patches +------- + +No patch for this vulnerability has been proposed yet. + +Credits +------- + +* Radosław Żeszczuk from Samsung + +References +---------- + +* `OJSI-88 <https://jira.onap.org/browse/OJSI-88>`_ +* `CVE-2019-12120 <https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12120>`_ |