Vulnerability Details : CVE-2020-13900
Potential exploit
An issue was discovered in janus-gateway (aka Janus WebRTC Server) through 0.10.0. janus_sdp_preparse in sdp.c has a NULL pointer dereference.
Vulnerability category: Memory Corruption
Products affected by CVE-2020-13900
- cpe:2.3:a:meetecho:janus:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2020-13900
0.65%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 68 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-13900
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-13900
-
The product dereferences a pointer that it expects to be valid but is NULL.Assigned by: nvd@nist.gov (Primary)
References for CVE-2020-13900
-
https://github.com/merrychap/poc_exploits/tree/master/janus-webrtc/CVE-2020-13900
poc_exploits/janus-webrtc/CVE-2020-13900 at master · merrychap/poc_exploits · GitHubExploit;Third Party Advisory
-
https://github.com/meetecho/janus-gateway/pull/2214
Security fixes in SDP code by lminiero · Pull Request #2214 · meetecho/janus-gateway · GitHubPatch;Third Party Advisory
-
https://github.com/meetecho/janus-gateway/blob/v0.10.0/sdp.c#L64
janus-gateway/sdp.c at v0.10.0 · meetecho/janus-gateway · GitHubThird Party Advisory
-
https://github.com/meetecho/janus-gateway/blob/v0.10.0/sdp.c#L74
janus-gateway/sdp.c at v0.10.0 · meetecho/janus-gateway · GitHubThird Party Advisory
Jump to