-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
High Severity Security Vulnerability: sonatype-2021-0789 #941
Comments
Taking a look in the next hours. |
Probably the best thing to do anyway is to backport #866 to the current stable branches. Making sure the shaded libraries are up-to-date is a very good idea in general anyway IMHO. I do not expect anything breaking for play-ws 🤞. Created playframework/playframework#12893 to not forget about this, will be done soon with next Play patch release. |
Fixed in latest releases:
Will be part of next Play 3.0.6 and 2.9.6: |
shaded-asynchttpclient-2.2.9.jarplay/shaded/ahc/io/netty/handler/codec/compression/Lz4FrameEncoder.class[4.1.0.Beta2 , 4.1.66.Final) has a high vulnerability related to buffer overflow.
The root cause is an out of date netty transitive dependency. Please upgrade the netty-codec version to one that is not vulnerable
This issue was addressed in netty by: netty/netty#11429
The text was updated successfully, but these errors were encountered: