Lucene search
+L

859 matches found

OSV
OSV
added 2021/08/05 9:15 p.m.2 views

DEBIAN-CVE-2021-3566

Prior to ffmpeg version 4.3, the tty demuxer did not have a 'readprobe' function assigned to it. By crafting a legitimate "ffconcat" file that references an image, followed by a file the triggers the tty demuxer, the contents of the second file will be copied into the output file verbatim as long...

5.5CVSS6.8AI score0.0088EPSS
SaveExploits0References1
OSV
OSV
added 2021/08/05 9:15 p.m.21 views

CVE-2021-3566

Prior to ffmpeg version 4.3, the tty demuxer did not have a 'readprobe' function assigned to it. By crafting a legitimate "ffconcat" file that references an image, followed by a file the triggers the tty demuxer, the contents of the second file will be copied into the output file verbatim as long...

5.5CVSS6.9AI score
SaveExploits0References2
OSV
OSV
added 2021/08/05 9:15 p.m.8 views

UBUNTU-CVE-2021-3566

Prior to ffmpeg version 4.3, the tty demuxer did not have a 'readprobe' function assigned to it. By crafting a legitimate "ffconcat" file that references an image, followed by a file the triggers the tty demuxer, the contents of the second file will be copied into the output file verbatim as long...

5.5CVSS7AI score0.0088EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2021/08/05 9:15 p.m.5 views

CVE-2021-3566

Prior to ffmpeg version 4.3, the tty demuxer did not have a 'readprobe' function assigned to it. By crafting a legitimate "ffconcat" file that references an image, followed by a file the triggers the tty demuxer, the contents of the second file will be copied into the output file verbatim as long...

5.5CVSS5.4AI score0.0088EPSS
SaveExploits0References3
Prion
Prion
added 2021/08/05 9:15 p.m.19 views

Design/Logic Flaw

Prior to ffmpeg version 4.3, the tty demuxer did not have a 'readprobe' function assigned to it. By crafting a legitimate "ffconcat" file that references an image, followed by a file the triggers the tty demuxer, the contents of the second file will be copied into the output file verbatim as long...

4.3CVSS5.5AI score0.0088EPSS
SaveExploits0References2Affected Software2
Cvelist
Cvelist
added 2021/08/05 8:21 p.m.30 views

CVE-2021-3566

Prior to ffmpeg version 4.3, the tty demuxer did not have a 'readprobe' function assigned to it. By crafting a legitimate "ffconcat" file that references an image, followed by a file the triggers the tty demuxer, the contents of the second file will be copied into the output file verbatim as long...

6.9AI score0.0088EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2021/08/05 8:21 p.m.57 views

CVE-2021-3566

Prior to ffmpeg version 4.3, the tty demuxer did not have a 'readprobe' function assigned to it. By crafting a legitimate "ffconcat" file that references an image, followed by a file the triggers the tty demuxer, the contents of the second file will be copied into the output file verbatim as long...

5.5CVSS6.8AI score0.0088EPSS
SaveExploits0
OSV
OSV
added 2021/01/26 6:15 p.m.10 views

CVE-2020-36220

An issue was discovered in the va-ts crate before 0.0.4 for Rust. Because Demuxer omits a required T: Send bound, a data race and memory corruption can occur...

5.9CVSS6.2AI score0.00801EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2021/01/26 12:00 a.m.11 views

Video Audio Va-ts Code Issue Vulnerability

Video-audio Va-ts is a Rust-based mpeg-ts implementation from the Video-audio team. A security vulnerability exists in Video Audio va-ts crate before 0.0.4 for Rust, which stems from Demuxer omitting a required T: Send binding, leading to data contention and memory corruption...

5.9CVSS5.8AI score0.00801EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2021/01/22 9:03 a.m.39 views

CVE-2020-36220

An issue was discovered in the va-ts crate before 0.0.4 for Rust. Because Demuxer omits a required T: Send bound, a data race and memory corruption can occur...

5.9AI score0.00801EPSS
SaveExploits1References1
RustSec
RustSec
added 2020/12/22 12:00 p.m.31 views

`Demuxer` can carry non-Send types across thread boundaries

In the affected versions of this crate, Demuxer unconditionally implemented Send with no trait bounds on T. This allows sending a non-Send type T across thread boundaries, which can cause undefined behavior like unlocking a mutex from a thread that didn't lock the mutex, or memory corruption from...

5.9CVSS2.7AI score0.00801EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2020/12/22 12:00 p.m.49 views

RUSTSEC-2020-0114 `Demuxer` can carry non-Send types across thread boundaries

In the affected versions of this crate, Demuxer unconditionally implemented Send with no trait bounds on T. This allows sending a non-Send type T across thread boundaries, which can cause undefined behavior like unlocking a mutex from a thread that didn't lock the mutex, or memory corruption from...

5.9CVSS5.8AI score0.00801EPSS
SaveExploits1References3
Veracode
Veracode
added 2020/09/21 6:36 a.m.32 views

Information Disclosure

vlc:bionic is vulnerable to information disclosure. The CAF demuxer in modules/demux/caf.c in VideoLAN VLC media player 3.0.4 may read memory from an uninitialized pointer when processing magic cookies in CAF files, because a ReadKukiChunk cast converts a return value to an unsigned int even if...

9.1CVSS3.5AI score0.03916EPSS
SaveExploits1References10Affected Software1
ossfuzz
ossfuzz
added 2020/05/28 4:53 a.m.25 views

ffmpeg:ffmpeg_DEMUXER_fuzzer: Heap-buffer-overflow in av_parse_ratio

Project: https://git.ffmpeg.org/ffmpeg.git Detailed Report: https://oss-fuzz.com/testcase?key=5121369624018944 Project: ffmpeg Fuzzing Engine: libFuzzer Fuzz Target: ffmpegDEMUXERfuzzer Job Type: libfuzzerasanffmpeg Platform Id: linux Crash Type: Heap-buffer-overflow WRITE 4 Crash Address:...

6.8AI score
SaveExploits0Affected Software1
ossfuzz
ossfuzz
added 2020/05/26 12:19 p.m.162 views

ffmpeg:ffmpeg_DEMUXER_fuzzer: Index-out-of-bounds in thp_read_header

Project: https://git.ffmpeg.org/ffmpeg.git Detailed Report: https://oss-fuzz.com/testcase?key=5100297658826752 Project: ffmpeg Fuzzing Engine: libFuzzer Fuzz Target: ffmpegDEMUXERfuzzer Job Type: libfuzzerubsanffmpeg Platform Id: linux Crash Type: Index-out-of-bounds Crash Address: Crash State:...

6.8AI score
SaveExploits0Affected Software1
ossfuzz
ossfuzz
added 2020/05/12 10:49 a.m.51 views

ffmpeg:ffmpeg_DEMUXER_fuzzer: Crash in ogg_get_length

Project: https://git.ffmpeg.org/ffmpeg.git Detailed Report: https://oss-fuzz.com/testcase?key=5658535590625280 Project: ffmpeg Fuzzing Engine: libFuzzer Fuzz Target: ffmpegDEMUXERfuzzer Job Type: libfuzzerasanffmpeg Platform Id: linux Crash Type: UNKNOWN READ Crash Address: 0x61900001b628 Crash...

6.8AI score
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2020/01/29 12:00 a.m.8 views

PT-2020-6487 · FFmpeg +4 · Ffmpeg +4

Name of the Vulnerable Software and Affected Versions: ffmpeg versions prior to 4.3 Description: The issue is related to the tty demuxer in the FFmpeg library, which did not have a read probe function assigned to it. This can be exploited by crafting a legitimate "ffconcat" file that references a...

9.8CVSS5.8AI score0.0269EPSS
SaveExploits37References223
Tenable Nessus
Tenable Nessus
added 2020/01/15 12:00 a.m.112 views

openSUSE Security Update : ffmpeg-4 (openSUSE-2020-24)

This update for ffmpeg-4 fixes the following issues : ffmpeg-4 was updated to version 4.0.5, fixes boo1133153 - CVE-2019-11339: The studio profile decoder in libavcodec/mpeg4videodec.c in FFmpeg 4.0 allowed remote attackers to cause a denial of service out-of-array access or possibly have...

8.8CVSS6.9AI score0.02751EPSS
SaveExploits1References12
BDU FSTEC
BDU FSTEC
added 2019/11/11 12:00 a.m.11 views

The vulnerability of the Real demuxer plugin (real.c) in the Media Player software VideoLAN VLC allows a hacker to execute arbitrary code or cause a service failure.

The vulnerability of the Real demuxer plugin real.c in the Media Player software VideoLAN VLC is related to numerical processing errors. Exploiting this vulnerability allows a remote attacker to execute arbitrary code or cause service interruptions...

9.3CVSS8.2AI score0.05827EPSS
SaveExploits0References6Affected Software1
BDU FSTEC
BDU FSTEC
added 2019/10/16 12:00 a.m.9 views

The vulnerability of the demux/mkv/mkv.cpp component in the VideoLAN VLC media player software allows a hacker to compromise data integrity, gain unauthorized access to protected information, and cause service failures.

The vulnerability of the demux/mkv/mkv.cpp component in the VideoLAN VLC media player software relates to its use after release. Exploiting this vulnerability could allow an attacker to compromise data integrity, gain unauthorized access to protected information, and cause service failures...

7.8CVSS5.5AI score0.01455EPSS
SaveExploits0References7Affected Software4
Rows per page
Query Builder