cvelist/2020/13xxx/CVE-2020-13900.json
2020-06-11 18:01:22 +00:00

77 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-13900",
"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_sdp_preparse in sdp.c has a NULL pointer dereference."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/meetecho/janus-gateway/blob/v0.10.0/sdp.c#L64",
"refsource": "MISC",
"name": "https://github.com/meetecho/janus-gateway/blob/v0.10.0/sdp.c#L64"
},
{
"url": "https://github.com/meetecho/janus-gateway/blob/v0.10.0/sdp.c#L74",
"refsource": "MISC",
"name": "https://github.com/meetecho/janus-gateway/blob/v0.10.0/sdp.c#L74"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/meetecho/janus-gateway/pull/2214",
"url": "https://github.com/meetecho/janus-gateway/pull/2214"
},
{
"refsource": "MISC",
"name": "https://github.com/merrychap/CVEs/tree/master/CVE-2020-13900",
"url": "https://github.com/merrychap/CVEs/tree/master/CVE-2020-13900"
}
]
}
}