7.5
CVE-2019-10064
- EPSS 1.41%
 - Published 28.02.2020 15:15:11
 - Last modified 21.11.2024 04:18:19
 - Source cve@mitre.org
 - CVE-Watchlists
 - Open
 
hostapd before 2.6, in EAP mode, makes calls to the rand() and random() standard library functions without any preceding srand() or srandom() call, which results in inappropriate use of deterministic values. This was fixed in conjunction with CVE-2016-10743.
Data is provided by the National Vulnerability Database (NVD)
| Type | Source | Score | Percentile | 
|---|---|---|---|
| EPSS | FIRST.org | 1.41% | 0.796 | 
| Source | Base Score | Exploit Score | Impact Score | Vector string | 
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 | 
                 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H  
             | 
        
| nvd@nist.gov | 5 | 10 | 2.9 | 
                 AV:N/AC:L/Au:N/C:N/I:N/A:P  
             | 
        
CWE-331 Insufficient Entropy
The product uses an algorithm or scheme that produces insufficient entropy, leaving patterns or clusters of values that are more likely to occur than others.