We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi all,
I wanted to bring your attention to a critical issue outlined in our research here:
https://fortbridge.co.uk/research/vesta-admin-takeover-exploiting-reduced-seed-entropy-in-bash-random/
We have attempted to reach out through various channels but have not received any response.
As a potential fix, we recommend generating passwords and tokens by reading from /dev/urandom, which provides cryptographically secure random numbers.
Please let me know if you have any questions or need further assistance.
The text was updated successfully, but these errors were encountered:
Please see #2254
Sorry, something went wrong.
A long time ago, I have requested a new release build with fixes:
No branches or pull requests
Hi all,
I wanted to bring your attention to a critical issue outlined in our research here:
https://fortbridge.co.uk/research/vesta-admin-takeover-exploiting-reduced-seed-entropy-in-bash-random/
We have attempted to reach out through various channels but have not received any response.
As a potential fix, we recommend generating passwords and tokens by reading from /dev/urandom, which provides cryptographically secure random numbers.
Please let me know if you have any questions or need further assistance.
The text was updated successfully, but these errors were encountered: