diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2019-05-28 15:10:46 +0200 |
---|---|---|
committer | Krzysztof Opasiak <k.opasiak@samsung.com> | 2019-05-28 21:07:32 +0200 |
commit | c79b87e1f4c64e77588fbed0d67d0aad66953365 (patch) | |
tree | 23713e1d8e36ce7c3cc41836c7f792ab92c08507 | |
parent | aa98fad7eb378501a1b4807bcdfa88836ffb23d9 (diff) |
Issue OSA for OJSI-200
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Iede0c0bc8b45b26f8aa10a04d4e021ff62343b69
-rw-r--r-- | osa/OSA-2019-020.rst | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/osa/OSA-2019-020.rst b/osa/OSA-2019-020.rst new file mode 100644 index 0000000..65da972 --- /dev/null +++ b/osa/OSA-2019-020.rst @@ -0,0 +1,45 @@ +============================================================= +OSA-2019-020: Unprotected APIs/UIs exposed in Logging project +============================================================= + +**Date:** 2019-05-28 + +**CVE:** CVE-2019-12125 + +**Severity:** Important + +Affects +------- + +* Logging: Dublin and earlier + +Description +----------- + +Jakub Botwicz, Wojciech Rauner, Łukasz Wrochna and Radosław Żeszczuk from Samsung reported a number of vulnerabilities in ONAP Logging. By accessing one of: + +* 30253 +* 30234 +* 30290 +* 30254 + +ports, an attacker gains full access to the respective ONAP services without any authentication. All ONAP OOM setups are affected. + +Patches +------- + +No patch for this vulnerability has been proposed yet. + +Credits +------- + +* Jakub Botwicz from Samsung +* Wojciech Rauner from Samsung +* Łukasz Wrochna from Samsung +* Radosław Żeszczuk from Samsung + +References +---------- + +* `OJSI-200 <https://jira.onap.org/browse/OJSI-200>`_ +* `CVE-2019-12125 <https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12125>`_ |