From cd55fc2ecf6d42e78821ee381a983e0e48c680b4 Mon Sep 17 00:00:00 2001 From: Vijay VK Date: Fri, 31 May 2019 01:48:52 +0100 Subject: OJSI updates for Dublin branch Change-Id: I4f2ff56c473f7c08e801ac8271a6b2b01dd4571c Signed-off-by: VENKATESH KUMAR Issue-ID: OJSI-201 Issue-ID: OJSI-195 Issue-ID: OJSI-187 Issue-ID: OJSI-30 Issue-ID: OJSI-28 Issue-ID: OJSI-161 Issue-ID: OJSI-159 Issue-ID: OJSI-131 Issue-ID: OJSI-116 Issue-ID: OJSI-109 --- docs/sections/release-notes.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/sections/release-notes.rst b/docs/sections/release-notes.rst index e43b1c50..f073d0d8 100644 --- a/docs/sections/release-notes.rst +++ b/docs/sections/release-notes.rst @@ -105,6 +105,17 @@ Source code of DCAE components are released under the following repositories on *Known Security Issues* + * Unsecured Swagger UI Interface in xdcae-datafile-collector. [`OJSI-28 `_] + * Unsecured Swagger UI Interface in xdcae-ves-collector. [`OJSI-30 `_] + * In default deployment DCAEGEN2 (xdcae-datafile-collector) exposes HTTP port 30223 outside of cluster. [`OJSI-109 `_] + * In default deployment DCAEGEN2 (xdcae-ves-collector) exposes HTTP port 30235 outside of cluster. [`OJSI-116 `_] + * In default deployment DCAEGEN2 (dcae-datafile-collector) exposes HTTP port 30262 outside of cluster. [`OJSI-131 `_] + * In default deployment DCAEGEN2 (xdcae-dashboard) exposes HTTP port 30418 outside of cluster. [`OJSI-159 `_] + * In default deployment DCAEGEN2 (xdcae-tca-analytics) exposes HTTP port 32010 outside of cluster. [`OJSI-161 `_] + * In default deployment DCAEGEN2 (dcae-redis) exposes redis port 30286 outside of cluster. [`OJSI-187 `_] + * In default deployment DCAEGEN2 (config-binding-service) exposes HTTP port 30415 outside of cluster. [`OJSI-195 `_] + * CVE-2019-12126 - DCAE TCA exposes unprotected APIs/UIs on port 32010. [`OJSI-201 `_] + *Known Vulnerabilities in Used Modules* DCAE code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and determined to be false positive. The DCAE open Critical security vulnerabilities and their risk assessment have been documented as part of the `project `_. -- cgit 1.2.3-korg