Lucene search
+L

8256 matches found

Github Security Blog
Github Security Blog
added 2026/03/20 8:46 p.m.17 views

AVideo has an OS Command Injection via $() Shell Substitution Bypass in sanitizeFFmpegCommand()

Summary The sanitizeFFmpegCommand function in plugin/API/standAlone/functions.php is designed to prevent OS command injection in ffmpeg commands by stripping dangerous shell metacharacters &&, ;, |, , . However, it fails to strip $ bash command substitution syntax. Since the sanitized command is...

8.1CVSS6.1AI score0.04202EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/03/20 8:46 p.m.14 views

GHSA-PMJ8-R2J7-XG6C AVideo has an OS Command Injection via $() Shell Substitution Bypass in sanitizeFFmpegCommand()

Summary The sanitizeFFmpegCommand function in plugin/API/standAlone/functions.php is designed to prevent OS command injection in ffmpeg commands by stripping dangerous shell metacharacters &&, ;, |, , . However, it fails to strip $ bash command substitution syntax. Since the sanitized command is...

8.1CVSS6.1AI score0.04202EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/03/20 8:46 p.m.7 views

Command Injection

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Command Injection via the sanitizeFFmpegCommand function. An attacker can execute arbitrary commands on the standalone encoder server by injecting shell command...

9.2CVSS6.1AI score0.04202EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/03/20 4:58 a.m.4 views

CVE-2026-33024

AVideo is a video-sharing Platform. Versions prior to 8.0 contain a Server-Side Request Forgery vulnerability CWE-918 in the public thumbnail endpoints getImage.php and getImageMP4.php. Both endpoints accept a base64Url GET parameter, base64-decode it, and pass the resulting URL to ffmpeg as an...

9.3CVSS5.7AI score0.00438EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/20 4:58 a.m.10 views

CVE-2026-33024 AVideo-Encoder has Unauthenticated Blind Server-Side Request Forgery via Public Thumbnail Generator

AVideo is a video-sharing Platform. Versions prior to 8.0 contain a Server-Side Request Forgery vulnerability CWE-918 in the public thumbnail endpoints getImage.php and getImageMP4.php. Both endpoints accept a base64Url GET parameter, base64-decode it, and pass the resulting URL to ffmpeg as an...

9.3CVSS5.7AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/03/20 12:00 a.m.23 views

PT-2026-26769

Name of the Vulnerable Software and Affected Versions WWBN AVideo versions up to and including 26.0 Description The sanitizeFFmpegCommand function in plugin/API/standAlone/functions.php inadequately filters shell metacharacters, specifically failing to remove $ bash command substitution syntax...

8.1CVSS6.1AI score0.04202EPSS
SaveExploits1References10
Packet Storm
Packet Storm
added 2026/03/19 12:00 a.m.183 views

📄 AVideo getImage.php Unauthenticated Command Injection

This Metasploit module exploits an unauthenticated OS command injection vulnerability in the AVideo encoder getImage.php endpoint. This affects versions prior to 7.0. The base64Url GET parameter is base64-decoded and injected directly into an ffmpeg shell command within double quotes, without any...

9.8CVSS5.8AI score0.02132EPSS
SaveExploits2
Redos
Redos
added 2026/03/19 12:00 a.m.13 views

ROS-20260319-73-0020

A vulnerability in the yuv2ya16Xctemplate function of the libswscale/output.c component of the FFmpeg multimedia library is related to integer overflow. Exploitation of the vulnerability could allow an attacker acting remotely to cause a denial of service...

7.5CVSS5.9AI score0.00384EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/03/18 10:59 a.m.9 views

SUSE CVE-2025-69693

Out-of-bounds read in FFmpeg 8.0 and 8.0.1 RV60 video decoder libavcodec/rv60dec.c. The quantization parameter qp validation at line 2267 only checks the lower bound qp 0 but is missing upper bound validation. The qp value can reach 65 base value 63 from 6-bit frame header + offset +2 from...

5.4CVSS5.8AI score0.00266EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/03/17 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2025-69693

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Out-of-bounds read in FFmpeg 8.0 and 8.0.1 RV60 video decoder libavcodec/rv60dec.c. The quantization parameter qp validation at line 2267 only checks the lower...

5.4CVSS5.9AI score0.00266EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/03/16 9:34 p.m.16 views

EUVD-2025-208761

Out-of-bounds read in FFmpeg 8.0 and 8.0.1 RV60 video decoder libavcodec/rv60dec.c. The quantization parameter qp validation at line 2267 only checks the lower bound qp 0 but is missing upper bound validation. The qp value can reach 65 base value 63 from 6-bit frame header + offset +2 from...

5.4CVSS5.8AI score0.00266EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/03/16 9:19 p.m.11 views

CVE-2025-69693

A flaw was found in the RV60 video decoder in FFmpeg. Processing a specially crafted RV60 file can cause an out-of-bounds read due to an improper bounds checking of the quantization parameter QP, resulting in a limited information disclosure and denial of service. Mitigation To reduce the risk of...

7.1CVSS5.8AI score0.00266EPSS
SaveExploits0References6
NVD
NVD
added 2026/03/16 8:16 p.m.16 views

CVE-2025-69693

Out-of-bounds read in FFmpeg 8.0 and 8.0.1 RV60 video decoder libavcodec/rv60dec.c. The quantization parameter qp validation at line 2267 only checks the lower bound qp 0 but is missing upper bound validation. The qp value can reach 65 base value 63 from 6-bit frame header + offset +2 from...

5.4CVSS0.00266EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/16 8:16 p.m.20 views

DEBIAN-CVE-2025-69693

Out-of-bounds read in FFmpeg 8.0 and 8.0.1 RV60 video decoder libavcodec/rv60dec.c. The quantization parameter qp validation at line 2267 only checks the lower bound qp 0 but is missing upper bound validation. The qp value can reach 65 base value 63 from 6-bit frame header + offset +2 from...

5.4CVSS5.3AI score0.00266EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/16 8:16 p.m.17 views

UBUNTU-CVE-2025-69693

Out-of-bounds read in FFmpeg 8.0 and 8.0.1 RV60 video decoder libavcodec/rv60dec.c. The quantization parameter qp validation at line 2267 only checks the lower bound qp 0 but is missing upper bound validation. The qp value can reach 65 base value 63 from 6-bit frame header + offset +2 from...

5.4CVSS5.8AI score0.00266EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/03/16 8:16 p.m.13 views

CVE-2025-69693

Out-of-bounds read in FFmpeg 8.0 and 8.0.1 RV60 video decoder libavcodec/rv60dec.c. The quantization parameter qp validation at line 2267 only checks the lower bound qp 0 but is missing upper bound validation. The qp value can reach 65 base value 63 from 6-bit frame header + offset +2 from...

5.4CVSS5.9AI score0.00266EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/03/16 12:00 a.m.35 views

CVE-2025-69693

Out-of-bounds read in FFmpeg 8.0 and 8.0.1 RV60 video decoder libavcodec/rv60dec.c. The quantization parameter qp validation at line 2267 only checks the lower bound qp 0 but is missing upper bound validation. The qp value can reach 65 base value 63 from 6-bit frame header + offset +2 from...

0.00266EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/03/16 12:00 a.m.13 views

CVE-2025-69693

Out-of-bounds read in FFmpeg 8.0 and 8.0.1 RV60 video decoder libavcodec/rv60dec.c. The quantization parameter qp validation at line 2267 only checks the lower bound qp 0 but is missing upper bound validation. The qp value can reach 65 base value 63 from 6-bit frame header + offset +2 from...

5.4CVSS5.3AI score0.00266EPSS
SaveExploits0
Snyk
Snyk
added 2026/03/16 12:00 a.m.15 views

Out-of-bounds Read

Overview Affected versions of this package are vulnerable to Out-of-bounds Read in the RV60 video decoder. An attacker can cause limited information disclosure and denial of service by convincing a user to process a specially crafted RV60 file. Workaround This vulnerability can be mitigated by...

7.1CVSS5.8AI score0.00266EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2026/03/16 12:00 a.m.48 views

CVE-2025-69693

Out-of-bounds read in FFmpeg 8.0 and 8.0.1 RV60 video decoder libavcodec/rv60dec.c. The quantization parameter qp validation at line 2267 only checks the lower bound qp 0 but is missing upper bound validation. The qp value can reach 65 base value 63 from 6-bit frame header + offset +2 from...

5.4CVSS5.8AI score0.00266EPSS
SaveExploits0References3
Rows per page
Query Builder