cvelist/2018/19xxx/CVE-2018-19857.json
2019-08-26 21:01:00 +00:00

102 lines
3.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-19857",
"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": "The CAF demuxer in modules/demux/caf.c in VideoLAN VLC media player 3.0.4 may read memory from an uninitialized pointer when processing magic cookies in CAF files, because a ReadKukiChunk() cast converts a return value to an unsigned int even if that value is negative. This could result in a denial of service and/or a potential infoleak."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "106130",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/106130"
},
{
"name": "https://git.videolan.org/?p=vlc.git;a=commit;h=0cc5ea748ee5ff7705dde61ab15dff8f58be39d0",
"refsource": "MISC",
"url": "https://git.videolan.org/?p=vlc.git;a=commit;h=0cc5ea748ee5ff7705dde61ab15dff8f58be39d0"
},
{
"name": "https://dyntopia.com/advisories/013-vlc",
"refsource": "MISC",
"url": "https://dyntopia.com/advisories/013-vlc"
},
{
"name": "DSA-4366",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2019/dsa-4366"
},
{
"refsource": "UBUNTU",
"name": "USN-4074-1",
"url": "https://usn.ubuntu.com/4074-1/"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1840",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00005.html"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1909",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00040.html"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1897",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00037.html"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:2015",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00081.html"
}
]
}
}