Lucene search
K

367 matches found

AlpineLinux
AlpineLinux
added 2017/09/07 6:0 a.m.40 views

CVE-2017-14171

In libavformat/nsvdec.c in FFmpeg 2.4 and 3.3.3, a DoS in nsvparseNSVfheader due to lack of an EOF End of File check might cause huge CPU consumption. When a crafted NSV file, which claims a large "tableentriesused" field in the header but does not contain sufficient backing data, is provided, th...

7.1CVSS7.3AI score0.00256EPSS
Exploits0
CVE
CVE
added 2017/09/07 6:0 a.m.121 views

CVE-2017-14169

CVE-2017-14169 affects FFmpeg/libavformat: specifically the mxf_read_primer_pack function in libavformat/mxfdec.c. The description documents an integer signedness error when a crafted MXF file provides a large item_num (e.g., 0xffffffff), causing item_num to become negative and bypassing the chec...

8.8CVSS8.3AI score0.0175EPSS
Exploits0References5Affected Software1
CVE
CVE
added 2017/09/07 6:0 a.m.114 views

CVE-2017-14171

CVE-2017-14171 is a denial-of-service in FFmpeg’s NSV header parsing (libavformat/nsvdec.c) caused by a missing EOF check in nsv_parse_NSVf_header(). A crafted NSV file misreports table_entries_used in the header but lacks backing data, causing the loop over table_entries_used to consume excessiv...

7.1CVSS6.9AI score0.00256EPSS
Exploits0References4Affected Software1
CNVD
CNVD
added 2017/09/01 12:0 a.m.1 views

FFmpeg 'ivr_read_header()' function denial of service vulnerability

FFmpeg is a complete solution for recording, converting and streaming audio and video from the FFmpeg team. A security vulnerability exists in the 'ivrreadheader' function in the libavformat/rmdec.c file in FFmpeg version 3.3.3, which stems from the program's failure to adequately detect EOF End ...

7.1CVSS7AI score0.00293EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2017/08/31 3:29 p.m.38 views

CVE-2017-14055

In libavformat/mvdec.c in FFmpeg 3.3.3, a DoS in mvreadheader due to lack of an EOF End of File check might cause huge CPU and memory consumption. When a crafted MV file, which claims a large "nbframes" field in the header but does not contain sufficient backing data, is provided, the loop over t...

7.1CVSS6.9AI score0.00275EPSS
Exploits0References1
Prion
Prion
added 2017/08/31 3:29 p.m.19 views

Design/Logic Flaw

In FFmpeg 2.4 and 3.3.3, the readdata function in libavformat/hls.c does not restrict reload attempts for an insufficient list, which allows remote attackers to cause a denial of service infinite loop...

4.3CVSS6.6AI score0.00612EPSS
Exploits0References5Affected Software1
NVD
NVD
added 2017/08/31 3:29 p.m.19 views

CVE-2017-14058

In FFmpeg 2.4 and 3.3.3, the readdata function in libavformat/hls.c does not restrict reload attempts for an insufficient list, which allows remote attackers to cause a denial of service infinite loop...

6.5CVSS6.5AI score0.00612EPSS
Exploits0References5
OSV
OSV
added 2017/08/31 3:29 p.m.18 views

CVE-2017-14056

In libavformat/rl2.c in FFmpeg 3.3.3, a DoS in rl2readheader due to lack of an EOF End of File check might cause huge CPU and memory consumption. When a crafted RL2 file, which claims a large "framecount" field in the header but does not contain sufficient backing data, is provided, the loops for...

6.5CVSS6.5AI score
Exploits0References4
Prion
Prion
added 2017/08/31 3:29 p.m.22 views

Design/Logic Flaw

In libavformat/mvdec.c in FFmpeg 3.3.3, a DoS in mvreadheader due to lack of an EOF End of File check might cause huge CPU and memory consumption. When a crafted MV file, which claims a large "nbframes" field in the header but does not contain sufficient backing data, is provided, the loop over t...

7.1CVSS7AI score0.00275EPSS
Exploits0References4Affected Software1
Prion
Prion
added 2017/08/31 3:29 p.m.21 views

Design/Logic Flaw

In libavformat/rl2.c in FFmpeg 3.3.3, a DoS in rl2readheader due to lack of an EOF End of File check might cause huge CPU and memory consumption. When a crafted RL2 file, which claims a large "framecount" field in the header but does not contain sufficient backing data, is provided, the loops for...

7.1CVSS7.1AI score0.00275EPSS
Exploits0References4Affected Software1
UbuntuCve
UbuntuCve
added 2017/08/31 3:29 p.m.20 views

CVE-2017-14054

In libavformat/rmdec.c in FFmpeg 3.3.3, a DoS in ivrreadheader due to lack of an EOF End of File check might cause huge CPU consumption. When a crafted IVR file, which claims a large "len" field in the header but does not contain sufficient backing data, is provided, the first type==4 loop would...

7.1CVSS6.9AI score0.00293EPSS
Exploits0References2
NVD
NVD
added 2017/08/31 3:29 p.m.10 views

CVE-2017-14054

In libavformat/rmdec.c in FFmpeg 3.3.3, a DoS in ivrreadheader due to lack of an EOF End of File check might cause huge CPU consumption. When a crafted IVR file, which claims a large "len" field in the header but does not contain sufficient backing data, is provided, the first type==4 loop would...

7.1CVSS6.5AI score0.00293EPSS
Exploits0References3
CVE
CVE
added 2017/08/31 3:0 p.m.112 views

CVE-2017-14054

CVE-2017-14054 concerns FFmpeg 3.3.3: in libavformat/rmdec.c, ivr_read_header() lacks an EOF check, so a crafted IVR file with a large len can cause a DoS by driving the first type==4 loop to consume excessive CPU resources. The issue is a remote-denial-of-service risk described in multiple advis...

7.1CVSS6.9AI score0.00293EPSS
Exploits0References3Affected Software1
CVE
CVE
added 2017/08/31 3:0 p.m.128 views

CVE-2017-14056

CVE-2017-14056 affects FFmpeg 3.3.3 in libavformat/rl2.c: rl2_read_header() lacks an End-of-File check for crafted RL2 files claiming a large frame_count, leading to loops that can exhaust CPU and memory. Impact: potential remote DoS via heavy resource consumption when parsing malicious RL2 strea...

7.1CVSS7AI score0.00275EPSS
Exploits0References4Affected Software1
CVE
CVE
added 2017/08/31 3:0 p.m.122 views

CVE-2017-14055

CVE-2017-14055 affects FFmpeg 3.3.3 in libavformat/mvdec.c, where mv_read_header() lacks an EOF check, enabling a DoS that can lead to extremely high CPU and memory usage when processing a crafted MV file with a large nb_frames field but insufficient data. The issue is part of a broader set of EO...

7.1CVSS6.9AI score0.00275EPSS
Exploits0References4Affected Software1
Debian CVE
Debian CVE
added 2017/08/31 3:0 p.m.30 views

CVE-2017-14054

In libavformat/rmdec.c in FFmpeg 3.3.3, a DoS in ivrreadheader due to lack of an EOF End of File check might cause huge CPU consumption. When a crafted IVR file, which claims a large "len" field in the header but does not contain sufficient backing data, is provided, the first type==4 loop would...

7.1CVSS7.2AI score0.00293EPSS
Exploits0
Debian CVE
Debian CVE
added 2017/08/31 3:0 p.m.29 views

CVE-2017-14058

In FFmpeg 2.4 and 3.3.3, the readdata function in libavformat/hls.c does not restrict reload attempts for an insufficient list, which allows remote attackers to cause a denial of service infinite loop...

6.5CVSS7.3AI score0.00612EPSS
Exploits0
AlpineLinux
AlpineLinux
added 2017/08/31 3:0 p.m.51 views

CVE-2017-14055

In libavformat/mvdec.c in FFmpeg 3.3.3, a DoS in mvreadheader due to lack of an EOF End of File check might cause huge CPU and memory consumption. When a crafted MV file, which claims a large "nbframes" field in the header but does not contain sufficient backing data, is provided, the loop over t...

7.1CVSS7.3AI score0.00275EPSS
Exploits0
AlpineLinux
AlpineLinux
added 2017/08/31 3:0 p.m.37 views

CVE-2017-14058

In FFmpeg 2.4 and 3.3.3, the readdata function in libavformat/hls.c does not restrict reload attempts for an insufficient list, which allows remote attackers to cause a denial of service infinite loop...

6.5CVSS7.2AI score0.00612EPSS
Exploits0
OSV
OSV
added 2017/07/27 12:29 p.m.2 views

DEBIAN-CVE-2017-11665

The ffamfgetfieldvalue function in libavformat/rtmppkt.c in FFmpeg 3.3.2 allows remote RTMP servers to cause a denial of service Segmentation Violation and application crash via a crafted stream...

7.5CVSS6.7AI score0.00399EPSS
Exploits0References1
Rows per page
Query Builder