Randomly-generated alphanumeric strings contain significantly less entropy than expected. The RandomAlphaNumeric and CryptoRandomAlphaNumeric functions always return strings containing at least one digit from 0 to 9. This significantly reduces the amount of entropy in short strings generated by these functions.
{
"nvd_published_at": "2022-12-27T22:15:00Z",
"github_reviewed_at": "2022-12-30T18:53:53Z",
"severity": "CRITICAL",
"cwe_ids": [
"CWE-331"
],
"github_reviewed": true
}