diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2019-05-28 13:24:19 +0200 |
---|---|---|
committer | Krzysztof Opasiak <k.opasiak@samsung.com> | 2019-05-28 21:07:32 +0200 |
commit | 4e1d0f4e81c7e6775f89b943b22cb20df0bada51 (patch) | |
tree | 9ab3f15b4a679804ba500c5806e60b11a85e28f9 | |
parent | c32c53baa8a852b82399ee62a777388c96aa80be (diff) |
Issue OSA for OJSI-43
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ibff1d7a0393f7aabd424e687b4bcd50f0f948482
-rw-r--r-- | osa/OSA-2019-006.rst | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/osa/OSA-2019-006.rst b/osa/OSA-2019-006.rst new file mode 100644 index 0000000..6a59d57 --- /dev/null +++ b/osa/OSA-2019-006.rst @@ -0,0 +1,40 @@ +==================================================================================== +OSA-2019-006: SDNC service allows for arbitrary code execution in sla/printAsGv form +==================================================================================== + +**Date:** 2019-05-28 + +**CVE:** CVE-2019-12113 + +**Severity:** Critical + +Affects +------- + +* SDNC: before Dublin + +Description +----------- + +Jakub Botwicz, Wojciech Rauner, Łukasz Wrochna and Radosław Żeszczuk from Samsung reported a vulnerability in SDNC. By executing sla/printAsGv with a crafted module parameter an authenticated user can execute arbitrary command. All SDNC setups which includes admportal are affected. + +Patches +------- + +* `85232 <https://gerrit.onap.org/r/#/c/oom/+/85232/>`_ + +**Warning** + +Above patch should be considered only as a temporary walkaround as it only prevents admportal from starting instead of fixing the issues. + +Credits +------- +* Jakub Botwicz from Samsung +* Wojciech Rauner from Samsung +* Łukasz Wrochna from Samsung +* Radosław Żeszczuk from Samsung + +References +---------- +* `OJSI-43 <https://jira.onap.org/browse/OJSI-43>`_ +* `CVE-2019-12113 <https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12113>`_ |