cvelist/2014/125xxx/CVE-2014-125021.json

73 lines
2.2 KiB
JSON
Raw Normal View History

2022-06-18 07:01:41 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2014-125021",
2022-06-19 08:08:19 +02:00
"TITLE": "FFmpeg cmv_process_header memory corruption",
"REQUESTER": "cna@vuldb.com",
"ASSIGNER": "cna@vuldb.com",
"STATE": "PUBLIC"
},
"generator": "vuldb.com",
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "",
"product": {
"product_data": [
{
"product_name": "FFmpeg",
"version": {
"version_data": [
{
"version_value": "2.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-119 Memory Corruption"
}
]
}
]
2022-06-18 07:01:41 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-06-19 08:08:19 +02:00
"value": "A vulnerability was found in FFmpeg 2.0 and classified as problematic. This issue affects the function cmv_process_header. The manipulation leads to memory corruption. The attack may be initiated remotely. It is recommended to apply a patch to fix this issue."
}
]
},
"impact": {
"cvss": {
"version": "3.1",
"baseScore": "5.3",
"vectorString": "CVSS:3.1\/AV:N\/AC:L\/PR:N\/UI:N\/S:U\/C:N\/I:N\/A:L"
}
},
"references": {
"reference_data": [
{
"url": "http:\/\/git.videolan.org\/?p=ffmpeg.git;a=commit;h=5430839144"
},
{
"url": "https:\/\/vuldb.com\/?id.12299"
2022-06-18 07:01:41 +00:00
}
]
}
}