Jason Reber
dswift [11:07 AM]
CVS-2017-5929
It shows to be fixed in version 1.2.0
Jason Reber [12:05 PM]
Untitled
One or more dependencies were identified with known vulnerabilities in dead-letter-service-application: (Excerpt of Report)
cpe:2.3:a:springsource:spring_framework:2.0.3:*:*:*:*:*:*:*) : CVE-2011-2730, CVE-2013-4152, CVE-2013-6429, CVE-2013-7315, CVE-2014-0054, CVE-2014-1904
logback-json-core-0.1.5.jar (pkg:maven/ch.qos.logback.contrib/logback-...@0.1.5, cpe:2.3:a:logback:logback:0.1.5:*:*:*:*:*:*:*) : CVE-2017-5929
google-cloud-logging-logback-0.56.0-alpha.jar (pkg:maven/com.google.cloud/google-cloud-l...@0.56.0-alpha, cpe:2.3:a:logback:logback:0.56.0.alpha:*:*:*:*:*:*:*) : CVE-2017-5929
grpc-netty-shaded-1.13.1.jar/META-INF/maven/io.netty/netty-tcnative-boringssl-static/pom.xml (pkg:maven/io.netty/netty-tcnative-...@2.0.8.Final, cpe:2.3:a:netty_project:netty:2.0.8:*:*:*:*:*:*:*) : CVE-2014-3488, CVE-2015-2156
auto-value-1.4.jar/META-INF/maven/com.google.guava/guava/pom.xml (pkg:maven/com.google.guava/guava@19.0, cpe:2.3:a:google:guava:19.0:*:*:*:*:*:*:*) : CVE-2018-10237
See the dependency-check report for more details.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for dead-letter-service-multi-module 0.0.1-SNAPSHOT:
[INFO]
[INFO] dead-letter-service-publisher ...................... SUCCESS [03:23 min]
[INFO] dead-letter-service-multi-module ................... SUCCESS [ 4.787 s]
[INFO] dead-letter-service-application .................... FAILURE [05:05 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:45 min
[INFO] Finished at: 2019-03-06T19:04:42Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:5.0.0-M1:check (default-cli) on project dead-letter-service-application:
[ERROR]
[ERROR] One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '9.0':
[ERROR]
[ERROR] logback-json-core-0.1.5.jar: CVE-2017-5929
[ERROR] google-cloud-logging-logback-0.56.0-alpha.jar: CVE-2017-5929
[ERROR]
[ERROR] See the dependency-check report for more details.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :dead-letter-service-application
Uploading artifacts...
target/dependency-check-report.html: found 1 matching files
Uploading artifacts to coordinator... ok id=172921364 responseStatus=201 Created token=6Z_54BLV
ERROR: Job failed: exit code 1
Collapse