VID R2 Security/Vulnerability Threat
This template is intended to be used to document the outcome of the impact analysis related to the known vulnerability reported by Nexus-IQ (CLM tab in Jenkins). Nexus-IQ can identify the known vulnerabilities contained in the components use by onap components.
Report in the template below only the vulnerabilities that Nexus-IQ is reporting as "Critical" (Level 7 to 10).
This table will be presented to the TSC at Code Freeze milestone (M4).
It is recommended to first update to the latest version of the third party components available. In case the latest third party components still reports some vulnerabilities, you must provide an impact analysis as illustrated in the example below.
In the case where you have nested third party components (a third party component embedding another third party component) and there is NO CVE number for the upstream third party component (meaning the third party component you are embedding), it is recommended to open a vulnerability issue on the upstream third party component.
The following table is addressing 2 different scenarios:
Confirmation of a vulnerability including an action
False Positive
The information related to Repository, Group, Artifact, Version and Problem Code are extracted from the CLM report (see the below screenshot)
Repository | Group | Impact Analysis | Action |
---|---|---|---|
vid | angular.min.js angular.js | False Positive VID UI templates are static, and not user-generated in any way. Its source is in ONAP Portal SDK | False positive |
vid | bouncycastle | No fix is available for this vulnerability; Its source is in ONAP Portal SDK | Request exception |
vid | com.fasterxml.jackson.core | False positive VID doesn't use createBeanDeserializer() function in the BeanDeserializerFactory class | False positive |
vid | com.thoughtworks.xstream | Its source is in ONAP Portal SDK | Request exception |
vid | commons-beanutils | No fix is available for this vulnerability; Its source is in ONAP Portal SDK | Request exception |
vid | commons-fileupload | Its source is in ONAP Portal SDK | Request exception |
vid | commons-httpclient | False positive VID doesn't use the problematic line: readRawLine of HttpParser class No fix is available for this vulnerability | False positive |
vid | javax.servlet | No fix is available for this vulnerability (since 1.2); Its source is in ONAP Portal SDK | Request exception |
vid | moment | No fix is available for this vulnerability; Its source is in ONAP Portal SDK | Request exception |
vid | org.apache.httpcomponents | False positive VID uses this library just for selenium tests automation, meaning no production code affected. Its source also is in ONAP Portal SDK | False positive |
vid | org.apache.lucene | No fix is available for this vulnerability; Its source is in ONAP Portal SDK | Request exception |
vid | org.bouncycastle | No fix is available for this vulnerability; Its source is in ONAP Portal SDK | Request exception |
vid | org.codehaus.jackson | False positive VID doesn't use the problematic function createBeanDeserializer in the BeanDeserializerFactory class No fix is available for this vulnerability | False positive |
vid | xalan | Its source is in ONAP Portal SDK | Request exception |
vid | xerces | Its source is in ONAP Portal SDK | Request exception |
vid | org.hibernate | Its source is in ONAP Portal SDK | Request exception |
vid | org.beanshell | Its source is in ONAP Portal SDK | Request exception |
vid | commons-collections | Its source is in ONAP Portal SDK | Request exception |
vid | org.apache.poi | Its source is in ONAP Portal SDK | Request exception |
vid | org.apache.poi | Its source is in ONAP Portal SDK | Request exception |
??? | org.eclipse.jetty | False positive VID doesn't use the check function in Password.java file | False positive |