2022-06-17 22:01:39 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2014-125006" ,
2022-06-18 08:10:14 +02:00
"TITLE" : "FFmpeg h264.c output_frame 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-17 22:01:39 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-06-18 07:01:41 +00:00
"value" : "A vulnerability, which was classified as problematic, has been found in FFmpeg 2.0. Affected by this issue is the function output_frame of the file libavcodec/h264.c. The manipulation leads to memory corruption. The attack may be launched remotely. It is recommended to apply a patch to fix this issue."
2022-06-18 08:10:14 +02:00
}
]
} ,
2022-06-18 07:01:41 +00:00
"credit" : "Mateusz Jurczyk/Gynvael Coldwind" ,
2022-06-18 08:10:14 +02:00
"impact" : {
"cvss" : {
"version" : "3.1" ,
"baseScore" : "5.3" ,
2022-06-18 07:01:41 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
2022-06-18 08:10:14 +02:00
}
} ,
"references" : {
"reference_data" : [
{
2022-06-18 07:01:41 +00:00
"url" : "http://git.videolan.org/?p=ffmpeg.git;a=commit;h=8c55ff393340998faae887dfac19e7ef128e1e58" ,
"refsource" : "MISC" ,
"name" : "http://git.videolan.org/?p=ffmpeg.git;a=commit;h=8c55ff393340998faae887dfac19e7ef128e1e58"
2022-06-18 08:10:14 +02:00
} ,
{
2022-06-18 07:01:41 +00:00
"url" : "https://vuldb.com/?id.12584" ,
"refsource" : "MISC" ,
"name" : "https://vuldb.com/?id.12584"
2022-06-17 22:01:39 +00:00
}
]
}
}