cvelist/2024/35xxx/CVE-2024-35369.json

72 lines
2.5 KiB
JSON
Raw Normal View History

2024-05-17 08:00:31 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2024-11-29 17:00:30 +00:00
"ID": "CVE-2024-35369",
"STATE": "PUBLIC"
2024-05-17 08:00:31 +00:00
},
2024-11-29 17:00:30 +00:00
"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",
2024-05-17 08:00:31 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2024-11-29 17:00:30 +00:00
"value": "In FFmpeg version n6.1.1, specifically within the avcodec/speexdec.c module, a potential security vulnerability exists due to insufficient validation of certain parameters when parsing Speex codec extradata. This vulnerability could lead to integer overflow conditions, potentially resulting in undefined behavior or crashes during the decoding process."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/ffmpeg/ffmpeg/commit/0895ef0d6d6406ee6cd158fc4d47d80f201b8e9c",
"refsource": "MISC",
"name": "https://github.com/ffmpeg/ffmpeg/commit/0895ef0d6d6406ee6cd158fc4d47d80f201b8e9c"
},
{
"url": "https://github.com/FFmpeg/FFmpeg/blob/n6.1.1/libavcodec/speexdec.c#L1423",
"refsource": "MISC",
"name": "https://github.com/FFmpeg/FFmpeg/blob/n6.1.1/libavcodec/speexdec.c#L1423"
},
{
"refsource": "MISC",
"name": "https://gist.github.com/1047524396/455093807666f2e351d674750c8cd0b8",
"url": "https://gist.github.com/1047524396/455093807666f2e351d674750c8cd0b8"
2024-05-17 08:00:31 +00:00
}
]
}
}