diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2019-05-28 15:10:31 +0200 |
---|---|---|
committer | Krzysztof Opasiak <k.opasiak@samsung.com> | 2019-05-28 21:07:32 +0200 |
commit | aa98fad7eb378501a1b4807bcdfa88836ffb23d9 (patch) | |
tree | 1f23a2dd00776ee39214b3c66d7f0d5002f3e2ce | |
parent | 8d36488c7aaaefe28a40ef07e7d2819a5d752b3d (diff) |
Issue OSA for OJSI-199
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ia787665b990bfcff3fa78e39e36adf97b51832f3
-rw-r--r-- | osa/OSA-2019-019.rst | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/osa/OSA-2019-019.rst b/osa/OSA-2019-019.rst new file mode 100644 index 0000000..9bcdccf --- /dev/null +++ b/osa/OSA-2019-019.rst @@ -0,0 +1,42 @@ +================================================================================= +OSA-2019-019: SDNC service allows for arbitrary code execution in sla/upload form +================================================================================= + +**Date:** 2019-05-28 + +**CVE:** CVE-2019-12112 + +**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/upload with a crafted filename parameter an unauthenticated attacker can execute arbitrary command. All SDC 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-199 <https://jira.onap.org/browse/OJSI-199>`_ +* `CVE-2019-12112 <https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12112>`_ |