7.5
CVE-2018-25021
- EPSS 0.98%
 - Published 13.12.2021 01:15:07
 - Last modified 21.11.2024 04:03:22
 - Source cve@mitre.org
 - CVE-Watchlists
 - Open
 
The TCP Server module in toxcore before 0.2.8 doesn't free the TCP priority queue under certain conditions, which allows a remote attacker to exhaust the system's memory, causing a denial of service (DoS).
| Type | Source | Score | Percentile | 
|---|---|---|---|
| EPSS | FIRST.org | 0.98% | 0.746 | 
| 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-404 Improper Resource Shutdown or Release
The product does not release or incorrectly releases a resource before it is made available for re-use.