diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2019-05-30 15:28:06 +0200 |
---|---|---|
committer | Krzysztof Opasiak <k.opasiak@samsung.com> | 2019-05-30 15:36:27 +0200 |
commit | e93abc707191be45c18175c73904796df31b2654 (patch) | |
tree | eb6a96cb2324c6b0a8f262e782c64aef00ec9586 /docs | |
parent | fc4442976411f28a214898a3261e698c48dda31d (diff) |
Document OJSI-174 (CVE-2019-12318) vulnerability
Issue-ID: OJSI-174
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I47249407ccb62ca7ffd1d8edc9ada8793f4c53c9
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 871c7d5b..0fdbe807 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -42,6 +42,7 @@ We worked on SDK upgrade to integrate with AAF. We partially implemented multi-l * In defult deployment PORTAL (portal-app) exposes HTTP port 8989 outside of cluster. [`OJSI-97 <https://jira.onap.org/browse/OJSI-97>`_] * In defult deployment PORTAL (portal-app) exposes HTTP port 30215 outside of cluster. [`OJSI-105 <https://jira.onap.org/browse/OJSI-105>`_] * In defult deployment PORTAL (portal-sdk) exposes HTTP port 30212 outside of cluster. [`OJSI-106 <https://jira.onap.org/browse/OJSI-106>`_] + * CVE-2019-12318 - Number of SQL Injections in Portal [`OJSI-174 <https://jira.onap.org/browse/OJSI-174>`_] *Known Vulnerabilities in Used Modules* |