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.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://github.com/meetecho/janus-gateway/blob/v0.10.0/sdp.c#L64 | third party advisory |
https://github.com/meetecho/janus-gateway/blob/v0.10.0/sdp.c#L74 | third party advisory |
https://github.com/meetecho/janus-gateway/pull/2214 | third party advisory patch |
https://github.com/merrychap/poc_exploits/tree/master/janus-webrtc/CVE-2020-13900 | third party advisory exploit |