diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2019-05-28 13:24:49 +0200 |
---|---|---|
committer | Krzysztof Opasiak <k.opasiak@samsung.com> | 2019-05-28 21:07:32 +0200 |
commit | c2e97ee8d627ba3b8dc23cb3ea7d9758d2d1ed86 (patch) | |
tree | e0a75bcd2fd12ca0e4957e3948bf8d070e7d1335 | |
parent | f58c50a7975c03de6d759665291ea0a79335dc47 (diff) |
Issue OSA for OJSI-65
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I34aa748456035051990d44007b1e8cb324fc9a19
-rw-r--r-- | osa/OSA-2019-008.rst | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/osa/OSA-2019-008.rst b/osa/OSA-2019-008.rst new file mode 100644 index 0000000..b0d3c34 --- /dev/null +++ b/osa/OSA-2019-008.rst @@ -0,0 +1,35 @@ +============================================================================== +OSA-2019-008: ONAP Portal allows to retrieve password of currently active user +============================================================================== + +**Date:** 2019-05-28 + +**CVE:** CVE-2019-12122 + +**Severity:** Important + +Affects +------- + +* Portal: Dublin and earlier + +Description +----------- + +Krzysztof Opasiak from Samsung reported a vulnerability in Portal. By executing a call to ONAPPORTAL/portalApi/loggedinUser an attacker who posses user's cookie may retrieve user's password from the database. All Portal setups are affected. + +Patches +------- + +*`88682 <https://gerrit.onap.org/r/c/portal/+/88682>`_ + +Credits +------- + +* Krzysztof Opasiak from Samsung + +References +---------- + +* `OJSI-65 <https://jira.onap.org/browse/OJSI-65>`_ +* `CVE-2019-12122 <https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12122>`_ |