Skip to content
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

security vulnerability outdated version of dependent package github.com/docker/docker #471

Closed
Icefeast opened this issue Oct 20, 2023 · 2 comments
Labels
bug Something isn't working Security
Milestone

Comments

@Icefeast
Copy link
Contributor

The image has the following vulnerability: CVE-2022-41721 BaseSeverity: high; BaseScore: 7.5.

Description:A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead be reading the body of the HTTP request, which could be attacker-manipulated to represent arbitrary HTTP2 requests.
Type:package
Name:github.com/docker/docker
Installed Version:20.10.24
Resource Path:/app/sqlcmd
Fix Availability:Yes
Solution:Upgrade package github.com/docker/docker to version 23.0.0-rc.1 or above.
Fix Version:23.0.0-rc.1

@MartinHBA
Copy link

This is getting very important, our company sensors are screaming with high security finding, can we please merge PR asap? Thanks 🙏

@dlevy-msft dlevy-msft added Security bug Something isn't working labels Nov 28, 2023
@dlevy-msft dlevy-msft added this to the Backlog milestone Jan 4, 2024
@stuartpa
Copy link
Collaborator

We're on github.com/docker/docker v24.0.7 now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Security
Projects
None yet
Development

No branches or pull requests

4 participants