diff options
author | Dan Timoney <dtimoney@att.com> | 2019-06-07 02:11:40 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-06-07 02:11:40 +0000 |
commit | 9c43bb4b4a1ff4410d0365b82054629dbe2d3e1f (patch) | |
tree | 33f96a75b18a9b0955fe5d26c64398ccb781f922 | |
parent | 3ec733ee86ec935b36b7753c2e93248b518dbb67 (diff) | |
parent | 32f2b4995aed6c5515d2961faabd557a68b273b8 (diff) |
Merge "Document OJSI-43 (CVE-2019-12113) vulnerability"
Former-commit-id: fce70f9e94e79083d9635b5cb32eb1df31332d04
-rw-r--r-- | docs/release-notes.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index bdafa1cb..fa838686 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -44,6 +44,8 @@ The full list of known issues in SDNC may be found in the ONAP Jira at <https:// Fixed temporarily by disabling admportal - CVE-2019-12123 `OJSI-42 <https://jira.onap.org/browse/OJSI-42>`_ SDNC service allows for arbitrary code execution in sla/printAsXml form Fixed temporarily by disabling admportal +- CVE-2019-12113 `OJSI-43 <https://jira.onap.org/browse/OJSI-43>`_ SDNC service allows for arbitrary code execution in sla/printAsGv form + Fixed temporarily by disabling admportal *Known Security Issues* |