cvelist/2018/20xxx/CVE-2018-20186.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2018-12-17 13:29:50 -05:00
{
2019-03-17 22:35:29 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-20186",
"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": [
2018-12-17 13:29:50 -05:00
{
2019-03-17 22:35:29 +00:00
"lang": "eng",
"value": "An issue was discovered in Bento4 1.5.1-627. AP4_Sample::ReadData in Core/Ap4Sample.cpp allows attackers to trigger an attempted excessive memory allocation, related to AP4_DataBuffer::SetDataSize and AP4_DataBuffer::ReallocateBuffer in Core/Ap4DataBuffer.cpp."
2018-12-17 13:29:50 -05:00
}
2019-03-17 22:35:29 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/axiomatic-systems/Bento4/issues/342",
"refsource": "MISC",
"url": "https://github.com/axiomatic-systems/Bento4/issues/342"
}
]
}
}