Filtered by vendor Ffmpeg
Subscriptions
Total
428 CVE
CVE | Vendors | Products | Updated | CVSS v3.1 |
---|---|---|---|---|
CVE-2013-0862 | 1 Ffmpeg | 1 Ffmpeg | 2023-11-07 | N/A |
Multiple integer overflows in the process_frame_obj function in libavcodec/sanm.c in FFmpeg before 1.1.2 allow remote attackers to have an unspecified impact via crafted image dimensions in LucasArts Smush video data, which triggers an out-of-bounds array access. | ||||
CVE-2013-0861 | 1 Ffmpeg | 1 Ffmpeg | 2023-11-07 | N/A |
The avcodec_decode_audio4 function in libavcodec/utils.c in FFmpeg before 1.0.4 and 1.1.x before 1.1.1 allows remote attackers to trigger memory corruption via vectors related to the channel layout. | ||||
CVE-2013-0860 | 1 Ffmpeg | 1 Ffmpeg | 2023-11-07 | N/A |
The ff_er_frame_end function in libavcodec/error_resilience.c in FFmpeg before 1.0.4 and 1.1.x before 1.1.1 does not properly verify that a frame is fully initialized, which allows remote attackers to trigger a NULL pointer dereference via crafted picture data. | ||||
CVE-2013-0859 | 1 Ffmpeg | 1 Ffmpeg | 2023-11-07 | N/A |
The add_doubles_metadata function in libavcodec/tiff.c in FFmpeg before 1.1 allows remote attackers to have an unspecified impact via a negative or zero count value in a TIFF image, which triggers an out-of-bounds array access. | ||||
CVE-2013-0858 | 2 Debian, Ffmpeg | 2 Debian Linux, Ffmpeg | 2023-11-07 | N/A |
The atrac3_decode_init function in libavcodec/atrac3.c in FFmpeg before 1.0.4 allows remote attackers to have an unspecified impact via ATRAC3 data with the joint stereo coding mode set and fewer than two channels. | ||||
CVE-2013-0857 | 1 Ffmpeg | 1 Ffmpeg | 2023-11-07 | N/A |
The decode_frame_ilbm function in libavcodec/iff.c in FFmpeg before 1.1 allows remote attackers to have an unspecified impact via a crafted height value in IFF PBM/ILBM bitmap data. | ||||
CVE-2013-0856 | 1 Ffmpeg | 1 Ffmpeg | 2023-11-07 | N/A |
The lpc_prediction function in libavcodec/alac.c in FFmpeg before 1.1 allows remote attackers to have an unspecified impact via crafted Apple Lossless Audio Codec (ALAC) data, related to a large nb_samples value. | ||||
CVE-2013-0855 | 1 Ffmpeg | 1 Ffmpeg | 2023-11-07 | N/A |
Integer overflow in the alac_decode_close function in libavcodec/alac.c in FFmpeg before 1.1 allows remote attackers to have an unspecified impact via a large number of samples per frame in Apple Lossless Audio Codec (ALAC) data, which triggers an out-of-bounds array access. | ||||
CVE-2013-0854 | 1 Ffmpeg | 1 Ffmpeg | 2023-11-07 | N/A |
The mjpeg_decode_scan_progressive_ac function in libavcodec/mjpegdec.c in FFmpeg before 1.1 allows remote attackers to have an unspecified impact via crafted MJPEG data. | ||||
CVE-2013-0853 | 1 Ffmpeg | 1 Ffmpeg | 2023-11-07 | N/A |
The wavpack_decode_frame function in libavcodec/wavpack.c in FFmpeg before 1.1 allows remote attackers to have an unspecified impact via crafted WavPack data, which triggers an out-of-bounds array access, possibly due to an off-by-one error. | ||||
CVE-2013-0852 | 1 Ffmpeg | 1 Ffmpeg | 2023-11-07 | N/A |
The parse_picture_segment function in libavcodec/pgssubdec.c in FFmpeg before 1.1 allows remote attackers to have an unspecified impact via crafted RLE data, which triggers an out-of-bounds array access. | ||||
CVE-2013-0851 | 1 Ffmpeg | 1 Ffmpeg | 2023-11-07 | N/A |
The decode_frame function in libavcodec/eamad.c in FFmpeg before 1.1 allows remote attackers to have an unspecified impact via crafted Electronic Arts Madcow video data, which triggers an out-of-bounds array access. | ||||
CVE-2013-0850 | 1 Ffmpeg | 1 Ffmpeg | 2023-11-07 | N/A |
The decode_slice_header function in libavcodec/h264.c in FFmpeg before 1.1 allows remote attackers to have an unspecified impact via crafted H.264 data, which triggers an out-of-bounds array access. | ||||
CVE-2013-0849 | 1 Ffmpeg | 1 Ffmpeg | 2023-11-07 | N/A |
The roq_decode_init function in libavcodec/roqvideodec.c in FFmpeg before 1.1 allows remote attackers to have an unspecified impact via a crafted (1) width or (2) height dimension that is not a multiple of sixteen in id RoQ video data. | ||||
CVE-2013-0848 | 1 Ffmpeg | 1 Ffmpeg | 2023-11-07 | N/A |
The decode_init function in libavcodec/huffyuv.c in FFmpeg before 1.1 allows remote attackers to have an unspecified impact via a crafted width in huffyuv data with the predictor set to median and the colorspace set to YUV422P, which triggers an out-of-bounds array access. | ||||
CVE-2013-0847 | 1 Ffmpeg | 1 Ffmpeg | 2023-11-07 | N/A |
The ff_id3v2_parse function in libavformat/id3v2.c in FFmpeg before 1.1 allows remote attackers to have an unspecified impact via ID3v2 header data, which triggers an out-of-bounds array access. | ||||
CVE-2013-0846 | 1 Ffmpeg | 1 Ffmpeg | 2023-11-07 | N/A |
Array index error in the qdm2_decode_super_block function in libavcodec/qdm2.c in FFmpeg before 1.1 allows remote attackers to have an unspecified impact via crafted QDM2 data, which triggers an out-of-bounds array access. | ||||
CVE-2013-0845 | 1 Ffmpeg | 1 Ffmpeg | 2023-11-07 | N/A |
libavcodec/alsdec.c in FFmpeg before 1.0.4 allows remote attackers to have an unspecified impact via a crafted block length, which triggers an out-of-bounds write. | ||||
CVE-2013-0844 | 1 Ffmpeg | 1 Ffmpeg | 2023-11-07 | N/A |
Off-by-one error in the adpcm_decode_frame function in libavcodec/adpcm.c in FFmpeg before 1.0.4 allows remote attackers to have an unspecified impact via crafted DK4 data, which triggers an out-of-bounds array access. | ||||
CVE-2012-6618 | 1 Ffmpeg | 1 Ffmpeg | 2023-11-07 | N/A |
The av_probe_input_buffer function in libavformat/utils.c in FFmpeg before 1.0.2, when running with certain -probesize values, allows remote attackers to cause a denial of service (crash) via a crafted MP3 file, possibly related to frame size or lack of sufficient "frames to estimate rate." |