diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2019-05-28 13:22:37 +0200 |
---|---|---|
committer | Krzysztof Opasiak <k.opasiak@samsung.com> | 2019-05-28 21:07:32 +0200 |
commit | e251bd0a16954640e58082d36058db3094e3985f (patch) | |
tree | 45f9500d0c1c68bdf294cb103317c9696827c407 | |
parent | 588244ef0b8b4b6911766ea427e713647fae4bf0 (diff) |
Issue OSA for OJSI-15
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I31b96f863ca45b4faeec00ef4e21bbe3673ca80b
-rw-r--r-- | osa/OSA-2019-001.rst | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/osa/OSA-2019-001.rst b/osa/OSA-2019-001.rst new file mode 100644 index 0000000..2098fbb --- /dev/null +++ b/osa/OSA-2019-001.rst @@ -0,0 +1,37 @@ +===================================================== +OSA-2019-001: Number of XSS vulnerabilities in Portal +===================================================== + +**Date:** 2019-05-28 + +**CVE:** CVE-2019-12317 + +**Severity:** Important + +Affects +------- + +* Portal: Dublin and earlier + +Description +----------- + +Jakub Botwicz from Samsung reported a number of vulnerabilities in ONAP Portal. +By providing a crafted user input, an attacker is able to execute a script with the rights of other user. +All ONAP setups are affected. + +Patches +------- + +The number of XSS vulnerabilities is very large and not all of them are fixed yet thus we don't provide exact list of patches for this OSA. + +Credits +------- + +* Jakub Botwicz from Samsung + +References +---------- + +* `OJSI-15 <https://jira.onap.org/browse/OJSI-15>`_ +* `CVE-2019-12317 <https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12317>`_ |