Lucene search
+L

7941 matches found

Debian CVE
Debian CVE
added 2018/07/05 5:00 p.m.78 views

CVE-2018-13300

In FFmpeg 3.2 and 4.0.1, an improper argument AVCodecParameters passed to the avprivrequestsample function in the handleeac3 function in libavformat/movenc.c may trigger an out-of-array read while converting a crafted AVI file to MPEG4, leading to a denial of service and possibly an information...

8.1CVSS7.7AI score0.02301EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2018/07/05 5:00 p.m.89 views

CVE-2018-13302

In FFmpeg 4.0.1, improper handling of frame types other than EAC3FRAMETYPEINDEPENDENT that have multiple independent substreams in the handleeac3 function in libavformat/movenc.c may trigger an out-of-array access while converting a crafted AVI file to MPEG4, leading to a denial of service or...

8.8CVSS7.6AI score0.0221EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2018/07/05 5:00 p.m.86 views

CVE-2018-13304

In libavcodec in FFmpeg 4.0.1, improper maintenance of the consistency between the context profile field and studioprofile in libavcodec may trigger an assertion failure while converting a crafted AVI file to MPEG4, leading to a denial of service, related to errorresilience.c, h263dec.c, and...

6.5CVSS6.5AI score0.01143EPSS
SaveExploits0
Cvelist
Cvelist
added 2018/07/05 5:00 p.m.37 views

CVE-2018-13300

In FFmpeg 3.2 and 4.0.1, an improper argument AVCodecParameters passed to the avprivrequestsample function in the handleeac3 function in libavformat/movenc.c may trigger an out-of-array read while converting a crafted AVI file to MPEG4, leading to a denial of service and possibly an information...

6.5AI score0.02301EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2018/07/05 5:00 p.m.55 views

CVE-2018-13301

In FFmpeg 4.0.1, due to a missing check of a profile value before setting it, the ffmpeg4decodepictureheader function in libavcodec/mpeg4videodec.c may trigger a NULL pointer dereference while converting a crafted AVI file to MPEG4, leading to a denial of service...

6.5CVSS6.5AI score0.01413EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2018/07/05 5:00 p.m.47 views

CVE-2018-13305

In FFmpeg 4.0.1, due to a missing check for negative values of the mquant variable, the vc1putblocksclamped function in libavcodec/vc1block.c may trigger an out-of-array access while converting a crafted AVI file to MPEG4, leading to an information disclosure or a denial of service...

8.1CVSS7.8AI score0.01411EPSS
SaveExploits0
CVE
CVE
added 2018/07/05 5:00 p.m.100 views

CVE-2018-13302

CVE-2018-13302 affects FFmpeg 4.0.1 in the libavformat/movenc.c handle_eac3 path. A crafted AVI can trigger an out-of-bounds access when handling multiple independent substreams, leading to denial of service (and potentially other impacts as described in the entry). Public advisories note this vu...

8.8CVSS7.3AI score0.0221EPSS
SaveExploits0References3Affected Software1
AlpineLinux
AlpineLinux
added 2018/07/05 5:00 p.m.82 views

CVE-2018-13305

In FFmpeg 4.0.1, due to a missing check for negative values of the mquant variable, the vc1putblocksclamped function in libavcodec/vc1block.c may trigger an out-of-array access while converting a crafted AVI file to MPEG4, leading to an information disclosure or a denial of service...

8.1CVSS7.6AI score0.01411EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2018/07/05 5:00 p.m.42 views

CVE-2018-13303

In FFmpeg 4.0.1, a missing check for failure of a call to initgetbits8 in the avprivac3parseheader function in libavcodec/ac3parser.c may trigger a NULL pointer dereference while converting a crafted AVI file to MPEG4, leading to a denial of service...

6.5CVSS6.3AI score0.01426EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2018/07/05 5:00 p.m.43 views

CVE-2018-13304

In libavcodec in FFmpeg 4.0.1, improper maintenance of the consistency between the context profile field and studioprofile in libavcodec may trigger an assertion failure while converting a crafted AVI file to MPEG4, leading to a denial of service, related to errorresilience.c, h263dec.c, and...

6.5CVSS6.4AI score0.01143EPSS
SaveExploits0
Cvelist
Cvelist
added 2018/07/05 5:00 p.m.39 views

CVE-2018-13302

In FFmpeg 4.0.1, improper handling of frame types other than EAC3FRAMETYPEINDEPENDENT that have multiple independent substreams in the handleeac3 function in libavformat/movenc.c may trigger an out-of-array access while converting a crafted AVI file to MPEG4, leading to a denial of service or...

7.5AI score0.0221EPSS
SaveExploits0References3
CVE
CVE
added 2018/07/05 5:00 p.m.163 views

CVE-2018-13305

CVE-2018-13305 affects FFmpeg 4.x, where a missing check for negative mquant values in the VC-1 decoding path (vc1_put_blocks_clamped in libavcodec/vc1_block.c) can trigger an out-of-bounds access while converting a crafted AVI to MPEG-4, potentially causing information disclosure or a denial of ...

8.1CVSS7.3AI score0.01411EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2018/07/05 5:00 p.m.87 views

CVE-2018-13304

In FFmpeg 4.0.1, the vulnerability CVE-2018-13304 stems from improper maintenance of consistency between the context profile field and studio_profile in libavcodec. This can trigger an assertion failure during conversion of a crafted AVI file to MPEG-4, potentially causing a denial of service. Af...

6.5CVSS6.4AI score0.01143EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2018/07/05 5:00 p.m.84 views

CVE-2018-13301

CVE-2018-13301 affects FFmpeg 4.0.1. The vulnerability occurs in the libavcodec/mpeg4videodec.c function ff_mpeg4_decode_picture_header where there is a missing check of a profile value before setting it. This can trigger a NULL pointer dereference while converting a crafted AVI file to MPEG4, le...

6.5CVSS6.3AI score0.01413EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2018/07/05 5:00 p.m.173 views

CVE-2018-13300

Summary: CVE-2018-13300 affects FFmpeg 3.2 and 4.0.1. The vulnerability arises from an improper argument passed to avpriv_request_sample in handle_eac3 (libavformat/movenc.c), which may cause an out-of-bounds read while converting a crafted AVI file to MPEG4, leading to denial of service and pote...

8.1CVSS6.4AI score0.02301EPSS
SaveExploits0References4Affected Software1
AlpineLinux
AlpineLinux
added 2018/07/05 5:00 p.m.80 views

CVE-2018-13301

In FFmpeg 4.0.1, due to a missing check of a profile value before setting it, the ffmpeg4decodepictureheader function in libavcodec/mpeg4videodec.c may trigger a NULL pointer dereference while converting a crafted AVI file to MPEG4, leading to a denial of service...

6.5CVSS6.5AI score0.01413EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2018/07/05 5:00 p.m.71 views

CVE-2018-13303

In FFmpeg 4.0.1, a missing check for failure of a call to initgetbits8 in the avprivac3parseheader function in libavcodec/ac3parser.c may trigger a NULL pointer dereference while converting a crafted AVI file to MPEG4, leading to a denial of service...

6.5CVSS6.4AI score0.01426EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2018/07/05 5:00 p.m.110 views

CVE-2018-13300

In FFmpeg 3.2 and 4.0.1, an improper argument AVCodecParameters passed to the avprivrequestsample function in the handleeac3 function in libavformat/movenc.c may trigger an out-of-array read while converting a crafted AVI file to MPEG4, leading to a denial of service and possibly an information...

8.1CVSS6.7AI score0.02301EPSS
SaveExploits0
ossfuzz
ossfuzz
added 2018/07/02 1:15 p.m.19 views

ffmpeg/ffmpeg_AV_CODEC_ID_JPEGLS_fuzzer: Heap-buffer-overflow in decode_dc_progressive

Project: https://git.ffmpeg.org/ffmpeg.git Detailed report: https://oss-fuzz.com/testcase?key=5684770334834688 Project: ffmpeg Fuzzer: libFuzzerffmpegAVCODECIDJPEGLSfuzzer Fuzz target binary: ffmpegAVCODECIDJPEGLSfuzzer Job Type: libfuzzerasanffmpeg Platform Id: linux Crash Type:...

6.8AI score
SaveExploits0Affected Software1
ossfuzz
ossfuzz
added 2018/07/01 5:18 p.m.17 views

ffmpeg/ffmpeg_AV_CODEC_ID_LIBVPX_VP8_fuzzer: Heap-use-after-free in av_packet_ref

Project: https://git.ffmpeg.org/ffmpeg.git Detailed report: https://oss-fuzz.com/testcase?key=5768227253649408 Project: ffmpeg Fuzzer: libFuzzerffmpegAVCODECIDLIBVPXVP8fuzzer Fuzz target binary: ffmpegAVCODECIDLIBVPXVP8fuzzer Job Type: libfuzzerasanffmpeg Platform Id: linux Crash Type:...

6.8AI score
SaveExploits0Affected Software1
Rows per page
Query Builder