Details
-
New Feature
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
3.0.26, 3.11.12, 4.0.2, 4.1-alpha1, 4.1
-
All development, build, test, environments.
Description
Please add OWASP Dependency Check to the build (pom.xml). OWASP DC makes an outbound REST call to MITRE Common Vulnerabilities & Exposures (CVE) to perform a lookup for each dependant .jar to list any/all known vulnerabilities for each jar. This step is needed because a manual MITRE CVE lookup/check on the main component does not include checking for vulnerabilities in components or in dependant libraries.
OWASP Dependency check : https://www.owasp.org/index.php/OWASP_Dependency_Check has plug-ins for most Java build/make types (ant, maven, ivy, gradle).
Also, add the appropriate command to the nightly build to generate a report of all known vulnerabilities in any/all third party libraries/dependencies that get pulled in. example : mvn -Powasp -Dtest=false -DfailIfNoTests=false clean aggregate
Generating this report nightly/weekly will help inform the project's development team if any dependant libraries have a reported known vulnerailities. Project teams that keep up with removing vulnerabilities on a weekly basis will help protect businesses that rely on these open source componets.
Attachments
Issue Links
- is blocked by
-
CASSANDRA-9384 Update jBCrypt dependency to version 0.4
- Resolved
-
CASSANDRA-16056 Remove jackson-mapper-asl-1.9.13 to mitigate CVE-2019-10172
- Resolved
- is duplicated by
-
CASSANDRA-16741 Remediate Cassandra 3.11.10 JAR dependency vulnerability - com.google.guava_guava
- Resolved
- relates to
-
CASSANDRA-17170 Found Third Party Software vulnerabilities/security issue in 3.11.11
- Resolved
- supercedes
-
CASSANDRA-15414 sonatype-2018-0119 (Netty is vulnerable to a Denial of Service (DoS) attack)
- Resolved
-
CASSANDRA-15415 CVE-2019-0205 (Apache Thrift all versions up to and including 0.12.0 vulnerable) of severity 7.5
- Resolved
-
CASSANDRA-15418 CVE-2019-16869(Netty is vulnerable to HTTP Request Smuggling) of severity 7.5 for Cassendra 2.2.5
- Resolved
-
CASSANDRA-15423 CVE-2015-2156 (Netty is vulnerable to Information Disclosure)
- Resolved
-
CASSANDRA-15425 sonatype-2013-0069 (The setuptools package is vulnerable to Directory Traversal)
- Resolved
-
CASSANDRA-17326 Security Bug
- Resolved