diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2019-05-28 15:10:20 +0200 |
---|---|---|
committer | Krzysztof Opasiak <k.opasiak@samsung.com> | 2019-05-28 21:07:32 +0200 |
commit | 8d36488c7aaaefe28a40ef07e7d2819a5d752b3d (patch) | |
tree | f3b965b839babe3377c30aee482d8eb62b0e0fb9 | |
parent | 56d8c3b791f2db1794d8733ec331bf38c1806ac6 (diff) |
Issue OSA for OJSI-174
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I0aa1d42a70cbbf531dae3fbbdad99988b386da58
-rw-r--r-- | osa/OSA-2019-018.rst | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/osa/OSA-2019-018.rst b/osa/OSA-2019-018.rst new file mode 100644 index 0000000..c67bd15 --- /dev/null +++ b/osa/OSA-2019-018.rst @@ -0,0 +1,36 @@ +====================================== +OSA-2019-018: SQL Injections in Portal +====================================== + +**Date:** 2019-05-28 + +**CVE:** CVE-2019-12318 + +**Severity:** Important + +Affects +------- + +* Portal: Dublin and earlier + +Description +----------- + +Jakub Botwicz and Łukasz Wrochna from Samsung reported a number of vulnerabilities in ONAP Portal. By providing a crafted user input, an attacker gains access to the service database. All ONAP setups are affected. + +Patches +------- + +No patch for this vulnerability has been proposed yet (work in progress). + +Credits +------- + +* Jakub Botwicz from Samsung +* Łukasz Wrochna from Samsung + +References +---------- + +* `OJSI-174 <https://jira.onap.org/browse/OJSI-174>`_ +* `CVE-2019-12318 <https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12318>`_ |