7.5
CVE-2020-13899
- EPSS 2.14%
- Veröffentlicht 10.06.2020 22:15:11
- Zuletzt bearbeitet 21.11.2024 05:02:06
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue was discovered in janus-gateway (aka Janus WebRTC Server) through 0.10.0. janus_process_incoming_request in janus.c discloses information from uninitialized stack memory.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 2.14% | 0.797 |
| 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:H/I:N/A:N
|
| nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:P/I:N/A:N
|
CWE-908 Use of Uninitialized Resource
The product uses or accesses a resource that has not been initialized.
https://github.com/meetecho/janus-gateway/pull/2214
https://github.com/meetecho/janus-gateway/blob/v0.10.0/janus.c#L1326
https://github.com/merrychap/poc_exploits/tree/master/janus-webrtc/CVE-2020-13899