Files
CVEs-PoC/2020/CVE-2020-14033.md
T
2024-05-25 21:48:12 +02:00

19 lines
789 B
Markdown

### [CVE-2020-14033](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14033)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
An issue was discovered in janus-gateway (aka Janus WebRTC Server) through 0.10.0. janus_streaming_rtsp_parse_sdp in plugins/janus_streaming.c has a Buffer Overflow via a crafted RTSP server.
### POC
#### Reference
- https://github.com/meetecho/janus-gateway/blob/v0.10.0/plugins/janus_streaming.c#L6117
- https://github.com/meetecho/janus-gateway/blob/v0.10.0/plugins/janus_streaming.c#L6166
#### Github
No PoCs found on GitHub currently.