From 21f5a09fef993bfc4c539d914243de2839c88b7d Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Mon, 23 Sep 2019 15:00:07 -0400 Subject: [PATCH] Update release notes Add release notes for El Alto release Change-Id: I0a40033a586f6695a60cfab8fc739d70e2062b87 Issue-ID: SDNC-909 Signed-off-by: Timoney, Dan (dt5972) --- docs/release-notes.rst | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 91 insertions(+) diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 5e56c6e7..9bf9cae5 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -3,6 +3,97 @@ Release Notes ============= +Version 1.7.3 +------------- +:Release Date: 2019-09-30 + +El Alto release + +**Artifact Versions** + + +The following table lists the SDNC docker containers and their versions. + ++--------------------------------+---------------------------------------------+-----------+ +| Image name | Description | Version(s)| ++================================+=============================================+===========+ +| onap/network-discovery | POMBA : network discovery microservice | 1.7.3 | ++--------------------------------+---------------------------------------------+-----------+ +| onap/service-decomposition | POMBA : service decomposition microservice | 1.7.3 | ++--------------------------------+---------------------------------------------+-----------+ +| onap/sdnc-ansible-server-image | Ansible server | 1.7.3 | ++--------------------------------+---------------------------------------------+-----------+ +| onap/sdnc-aaf-image | SDNC controller image, with AAF integration | 1.7.3 | ++--------------------------------+---------------------------------------------+-----------+ +| onap/sdnc-image | SDNC controller image, standalone (no AAF) | 1.7.3 | ++--------------------------------+---------------------------------------------+-----------+ +| onap/sdnc-ueb-listener-image | SDC listener | 1.7.3 | ++--------------------------------+---------------------------------------------+-----------+ +| onap/sdcn-dmaap-listener-image | DMAAP listener | 1.7.3 | ++--------------------------------+---------------------------------------------+-----------+ + + +**New Features** + +The full list of El Alto epics and user stories for SDNC may be found at . + +The following list summarizes some of the most significant epics: + ++------------+-------------------------------------------------------------------------------------+ +| Jira # | Abstract | ++============+=====================================================================================+ +| [SDNC-825] | OpenDaylight Neon upgrade | ++------------+-------------------------------------------------------------------------------------+ +| [SDNC-858] | Tune OpenDaylight Java settings for NETCONF | ++------------+-------------------------------------------------------------------------------------+ +| [SDNC-822] | Add aggregate-route-policy in GR-API and async changes | ++------------+-------------------------------------------------------------------------------------+ +| [SDNC-431] | Implement config DB and REST API | ++------------+-------------------------------------------------------------------------------------+ +| [SDNC-433] | Receive netconf notification from RAN, update config DB and publish change on DMAAP | ++------------+-------------------------------------------------------------------------------------+ + + + +**Bug Fixes** +The full list of bug fixes in the SDNC El Alto release may be found at + +**Known Issues** +The full list of known issues in SDNC may be found in the ONAP Jira at + +One item of note is that the SDNC admin portal was determined to have a number of security vulnerabilities, +under Known Security Issues. As a temporary remediation, the admin portal was disabled in +Dublin. These issues have been resolved in El Alto. + +**Security Notes** + +*Fixed Security Issues* + +- CVE-2019-12132 `OJSI-41 `_ SDNC service allows for arbitrary code execution in sla/dgUpload form +- CVE-2019-12123 `OJSI-42 `_ SDNC service allows for arbitrary code execution in sla/printAsXml form +- CVE-2019-12113 `OJSI-43 `_ SDNC service allows for arbitrary code execution in sla/printAsGv form +- `OJSI-91 `_ SDNC exposes unprotected API for user creation +- `OJSI-98 `_ In default deployment SDNC (sdnc-portal) exposes HTTP port 30201 outside of cluster. +- CVE-2019-12112 `OJSI-199 `_ SDNC service allows for arbitrary code execution in sla/upload form +- `OJSI-34 `_ Multiple SQL Injection issues in SDNC +- `OJSI-99 `_ In default deployment SDNC (sdnc) exposes HTTP port 30202 outside of cluster. +- `OJSI-100 `_ In default deployment SDNC (sdnc-dgbuilder) exposes HTTP port 30203 outside of cluster. +- `OJSI-179 `_ dev-sdnc-sdnc exposes JDWP on port 1830 which allows for arbitrary code execution +- `OJSI-183 `_ SDNC exposes ssh service on port 30208 + +*Known Security Issues* + + + +*Known Vulnerabilities in Used Modules* + +Quick Links: + +- `SDNC project page `_ +- `Passing Badge information for SDNC `_ +- `Project Vulnerability Review Table for Casablanca Release `_ + + Version 1.5.4 ------------- :Release Date: 2019-06-13 -- 2.16.6