Filtered by vendor Goutils Project Subscriptions
Filtered by product Goutils Subscriptions
Total 1 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2021-4238 1 Goutils Project 1 Goutils 2023-06-12 9.1 Critical
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.