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 security issues in dependencies / standard library #128

Open
kaklakariada opened this issue Jan 30, 2025 · 0 comments
Open

Fix security issues in dependencies / standard library #128

kaklakariada opened this issue Jan 30, 2025 · 0 comments
Labels

Comments

@kaklakariada
Copy link
Collaborator

See https://github.com/exasol/exasol-driver-go/actions/runs/13044864260/job/36393666181

Vulnerability #1: GO-2024-3107
    Stack exhaustion in Parse in go/build/constraint
  More info: https://pkg.go.dev/vuln/GO-2024-3107
  Standard library
    Found in: go/build/[email protected]
    Fixed in: go/build/[email protected]

Vulnerability #2: GO-2024-3105
    Stack exhaustion in all Parse functions in go/parser
  More info: https://pkg.go.dev/vuln/GO-2024-3105
  Standard library
    Found in: go/[email protected]
    Fixed in: go/[email protected]

=== Module Results ===

Vulnerability #1: GO-2024-3106
    Stack exhaustion in Decoder.Decode in encoding/gob
  More info: https://pkg.go.dev/vuln/GO-2024-3106
  Standard library
    Found in: [email protected]
    Fixed in: [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant