7.5
CVE-2019-10064
- EPSS 1.41%
 - Veröffentlicht 28.02.2020 15:15:11
 - Zuletzt bearbeitet 21.11.2024 04:18:19
 - Quelle cve@mitre.org
 - CVE-Watchlists
 - Unerledigt
 
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
| Typ | Quelle | Score | Percentile | 
|---|---|---|---|
| EPSS | FIRST.org | 1.41% | 0.796 | 
| Quelle | 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.