An issue was discovered in janus-gateway (aka Janus WebRTC Server) through 0.10.0. janus_get_codec_from_pt in utils.c has a Buffer Overflow via long value in an SDP Offer packet.
Source: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14034
Reference (s):
- https://github.com/meetecho/janus-gateway/pull/2229
- https://github.com/meetecho/janus-gateway/blob/v0.10.0/utils.c#L381
- https://github.com/meetecho/janus-gateway/blob/v0.10.0/utils.c#L401