- Synchronized data.

This commit is contained in:
CVE Team 2019-02-03 21:04:40 -05:00
parent 4efd4895d3
commit 209324850c
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8

View File

@ -0,0 +1,67 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2019-7314",
"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" : "liblivemedia in Live555 before 2019.02.03 mishandles the termination of an RTSP stream after RTP/RTCP-over-RTSP has been set up, which could lead to a Use-After-Free error that causes the RTSP server to crash (Segmentation fault) or possibly have unspecified other impact."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://lists.live555.com/pipermail/live-devel/2019-February/021143.html",
"refsource" : "MISC",
"url" : "http://lists.live555.com/pipermail/live-devel/2019-February/021143.html"
},
{
"name" : "http://www.live555.com/liveMedia/public/changelog.txt",
"refsource" : "MISC",
"url" : "http://www.live555.com/liveMedia/public/changelog.txt"
}
]
}
}