Vulnerability Details : CVE-2020-20665
Potential exploit
rudp v0.6 was discovered to contain a memory leak in the component main.c.
Products affected by CVE-2020-20665
- cpe:2.3:a:rudp_project:rudp:0.6:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2020-20665
0.35%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 54 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-20665
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.0
|
MEDIUM | AV:N/AC:L/Au:N/C:N/I:N/A:P |
10.0
|
2.9
|
NIST | |
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
3.9
|
3.6
|
NIST |
CWE ids for CVE-2020-20665
-
The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse.Assigned by: nvd@nist.gov (Primary)
References for CVE-2020-20665
-
https://github.com/cloudwu/rudp/issues/6
Memory leak found at main.c:90 · Issue #6 · cloudwu/rudp · GitHubExploit;Issue Tracking;Third Party Advisory
-
https://cwe.mitre.org/data/definitions/401.html
CWE - CWE-401: Missing Release of Memory after Effective Lifetime (4.8)Technical Description
Jump to