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

Fix vulnerability GO-2024-2963 #119

Closed
kaklakariada opened this issue Jul 8, 2024 · 0 comments · Fixed by #120
Closed

Fix vulnerability GO-2024-2963 #119

kaklakariada opened this issue Jul 8, 2024 · 0 comments · Fixed by #120
Assignees
Labels

Comments

@kaklakariada
Copy link
Collaborator

Vulnerability #1: GO-2024-2963
    Denial of service due to improper 100-continue handling in net/http
  More info: https://pkg.go.dev/vuln/GO-2024-2963
  Standard library
    Found in: net/http@go1.22.4
    Fixed in: net/http@go1.22.5
    Example traces found:
Error:       #1: pkg/integrationTesting/dbTestSetup.go:33:49: integrationTesting.StartDbSetup calls client.TestSetupAbstraction.GetConnectionInfo, which eventually calls http.Client.Do
Error:       #2: pkg/integrationTesting/dbTestSetup.go:29:82: integrationTesting.StartDbSetup calls client.Builder.Start, which eventually calls http.Get

See https://github.com/exasol/exasol-driver-go/actions/runs/9832829363/job/27142186725

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant