diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2019-05-28 15:10:04 +0200 |
---|---|---|
committer | Krzysztof Opasiak <k.opasiak@samsung.com> | 2019-05-28 21:07:32 +0200 |
commit | 56d8c3b791f2db1794d8733ec331bf38c1806ac6 (patch) | |
tree | 6ca7e0fae0a6437664b4e5192571f74a2731549e | |
parent | 4b20ce5a564559637ad14dfa9ffcfeda1ad63c73 (diff) |
Issue OSA for OJSI-93
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ib821c34d95d89ed7f0ba3ce3c60bfa181b1c769a
-rw-r--r-- | osa/OSA-2019-017.rst | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/osa/OSA-2019-017.rst b/osa/OSA-2019-017.rst new file mode 100644 index 0000000..e13184b --- /dev/null +++ b/osa/OSA-2019-017.rst @@ -0,0 +1,36 @@ +====================================================================================== +OSA-2019-017: Some ONAP services allows to impersonate any user without authentication +====================================================================================== + +**Date:** 2019-05-28 + +**CVE:** CVE-2019-12131 + +**Severity:** Important + +Affects +------- + +* APPC: Dublin and earlier +* SDC: Dublin and earlier + +Description +----------- + +Łukasz Wrochna from Samsung reported a vulnerability in APPC (appc-cdt) and SDC (sdc-wfd-fe). By setting a USER_ID parameter in HTTP header an attacker may impersonate arbitrary existing user without any authentication. All APPC and SDC setups are affected. + +Patches +------- + +No patch for this vulnerability has been proposed yet. + +Credits +------- + +* Łukasz Wrochna from Samsung + +References +---------- + +* `OJSI-93 <https://jira.onap.org/browse/OJSI-93>`_ +* `CVE-2019-12131 <https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12131>`_ |