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

Vulnerability Report: GO-2023-2385 #165

Open
benmathews opened this issue Nov 26, 2024 · 0 comments
Open

Vulnerability Report: GO-2023-2385 #165

benmathews opened this issue Nov 26, 2024 · 0 comments

Comments

@benmathews
Copy link

From https://pkg.go.dev/vuln/GO-2023-2385

There is insufficient entropy in the implementation of the AES-256-CBC cryptographic algorithm. The provided encrypt functions are less secure when hex encoding and trimming are applied, leaving half of the bits in the key always the same for every encoded message or file. Users are encouraged to migrate to the new crypto package introduced in v7.2.0.

For detailed information about this vulnerability, visit GHSA-5844-q3fc-56rh.

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

No branches or pull requests

1 participant