cvelist/2017/8xxx/CVE-2017-8313.json

78 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@checkpoint.com",
"ID" : "CVE-2017-8313",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "VLC",
"version" : {
"version_data" : [
{
"version_value" : "< 2.2.5"
}
]
}
}
]
},
"vendor_name" : "VideoLAN"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Heap out-of-bound read in ParseJSS in VideoLAN VLC before 2.2.5 due to missing check of string termination allows attackers to read data beyond allocated memory and potentially crash the process via a crafted subtitles file."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Allows attacker to read data beyond allocated memory and potentially crash the process (causing a denial of service)."
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://git.videolan.org/?p=vlc/vlc-2.2.git;a=commitdiff;h=05b653355ce303ada3b5e0e645ae717fea39186c",
"refsource" : "CONFIRM",
"url" : "http://git.videolan.org/?p=vlc/vlc-2.2.git;a=commitdiff;h=05b653355ce303ada3b5e0e645ae717fea39186c"
},
{
"name" : "DSA-3899",
"refsource" : "DEBIAN",
"url" : "http://www.debian.org/security/2017/dsa-3899"
},
{
"name" : "GLSA-201707-10",
"refsource" : "GENTOO",
"url" : "https://security.gentoo.org/glsa/201707-10"
},
{
"name" : "98633",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/98633"
}
]
}
}