Closed mkossa closed 2 years ago
Thanks for all the awesome work on this lib!
com.cognitect/http-client version 1.0.110 appears to be using an old version of some jetty libs:
com.cognitect/http-client
com.cognitect.aws/api 0.8.568 . com.cognitect/http-client 1.0.110 . org.eclipse.jetty/jetty-client 9.4.44.v20210927 . org.eclipse.jetty/jetty-http 9.4.44.v20210927
There is a vulnerability with the older version of org.eclipse.jetty/jetty-http being used that should be patched out in 9.4.47 or later.
org.eclipse.jetty/jetty-http
Duplicate of https://github.com/cognitect-labs/aws-api/issues/215
Thanks for all the awesome work on this lib!
Dependencies
com.cognitect/http-client
version 1.0.110 appears to be using an old version of some jetty libs:Description
There is a vulnerability with the older version of
org.eclipse.jetty/jetty-http
being used that should be patched out in 9.4.47 or later.