microsoft / go-sqlcmd

The new sqlcmd, CLI for SQL Server and Azure SQL (winget install sqlcmd / sqlcmd create mssql / sqlcmd open ads)
https://learn.microsoft.com/sql/tools/sqlcmd/go-sqlcmd-utility
MIT License
323 stars 56 forks source link

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

Closed Icefeast closed 5 months ago

Icefeast commented 8 months ago

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 commented 8 months ago

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

stuartpa commented 5 months ago

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