summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKrzysztof Opasiak <k.opasiak@samsung.com>2019-05-28 13:23:34 +0200
committerKrzysztof Opasiak <k.opasiak@samsung.com>2019-05-28 21:07:32 +0200
commit66102d00d9e6e1aae46e5311ea9751a7a6bf9d60 (patch)
tree2eaead976886fbaa6cb8816a0d122f50305a2ecb
parent1443906e4788db37c74d557b406da0b88310e6ad (diff)
Issue OSA for OJSI-34
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> Change-Id: I75749876f2f5ebfeb128d375d45c278cd1deba89
-rw-r--r--osa/OSA-2019-003.rst42
1 files changed, 42 insertions, 0 deletions
diff --git a/osa/OSA-2019-003.rst b/osa/OSA-2019-003.rst
new file mode 100644
index 0000000..3607ad5
--- /dev/null
+++ b/osa/OSA-2019-003.rst
@@ -0,0 +1,42 @@
+====================================
+OSA-2019-003: SQL Injections in SDNC
+====================================
+
+**Date:** 2019-05-28
+
+**CVE:** CVE-2019-12319
+
+**Severity:** Important
+
+Affects
+-------
+
+* SDNC: before Dublin
+
+Description
+-----------
+
+Jakub Botwicz, Wojciech Rauner, Łukasz Wrochna and Radosław Żeszczuk from Samsung reported a number of vulnerabilities in ONAP SDNC. By providing a crafted user input, an attacker (also unauthenticated) gains access to the service database. All ONAP setups 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-34 <https://jira.onap.org/browse/OJSI-34>`_
+* `CVE-2019-12319 <https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12319>`_