cvelist/2020/14xxx/CVE-2020-14033.json
2020-06-15 17:01:23 +00:00

72 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-14033",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/meetecho/janus-gateway/blob/v0.10.0/plugins/janus_streaming.c#L6117",
"refsource": "MISC",
"name": "https://github.com/meetecho/janus-gateway/blob/v0.10.0/plugins/janus_streaming.c#L6117"
},
{
"url": "https://github.com/meetecho/janus-gateway/blob/v0.10.0/plugins/janus_streaming.c#L6166",
"refsource": "MISC",
"name": "https://github.com/meetecho/janus-gateway/blob/v0.10.0/plugins/janus_streaming.c#L6166"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/meetecho/janus-gateway/pull/2229",
"url": "https://github.com/meetecho/janus-gateway/pull/2229"
}
]
}
}