Lucene search
K

3246 matches found

OSV
OSV
added 2026/03/25 5:31 p.m.5 views

MGASA-2026-0067 Updated graphicsmagick packages fix security vulnerabilities

GraphicsMagick has a stack write buffer overflow in MNG encoder. CVE-2026-28690 GraphicsMagick has a Heap Overflow when writing extremely large image profile in the PNG encoder. CVE-2026-30883...

7.8CVSS6.1AI score0.00017EPSS
Exploits0References3
Mageia
Mageia
added 2026/03/25 5:31 p.m.3 views

Updated graphicsmagick packages fix security vulnerabilities

GraphicsMagick has a stack write buffer overflow in MNG encoder. CVE-2026-28690 GraphicsMagick has a Heap Overflow when writing extremely large image profile in the PNG encoder. CVE-2026-30883...

7.8CVSS6AI score0.00017EPSS
Exploits0References2
CVE
CVE
added 2026/03/23 6:48 p.m.4 views

CVE-2026-33717

Summary: CVE-2026-33717 affects WWBN AVideo (versions up to 26.0). The vulnerability in the downloadVideoFromDownloadURL() function stores remote content in a web-accessible temp directory using the original URL filename/extension (including .php). By passing an invalid resolution parameter, an a...

8.8CVSS5.8AI score0.00067EPSS
Exploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/23 6:48 p.m.1 views

CVE-2026-33717 AVideo Vulnerable to Remote Code Execution via Persistent PHP Temp File in Encoder downloadURL with Resolution Validation Abort

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the downloadVideoFromDownloadURL function in objects/aVideoEncoder.json.php saves remote content to a web-accessible temporary directory using the original URL's filename and extension including .php. By providing...

8.8CVSS5.8AI score0.00067EPSS
Exploits1References2
NVD
NVD
added 2026/03/23 3:16 p.m.0 views

CVE-2026-33482

WWBN AVideo is an open source video platform. In versions up to and including 26.0, 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 ...

8.1CVSS0.00106EPSS
Exploits1References2
Cvelist
Cvelist
added 2026/03/23 2:10 p.m.21 views

CVE-2026-33482 AVideo has an OS Command Injection via $() Shell Substitution Bypass in sanitizeFFmpegCommand()

WWBN AVideo is an open source video platform. In versions up to and including 26.0, 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 ...

8.1CVSS0.00106EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2026/03/23 2:10 p.m.1 views

CVE-2026-33482 AVideo has an OS Command Injection via $() Shell Substitution Bypass in sanitizeFFmpegCommand()

WWBN AVideo is an open source video platform. In versions up to and including 26.0, 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 ...

8.1CVSS6.1AI score0.00106EPSS
Exploits1References2
CVE
CVE
added 2026/03/23 2:10 p.m.4 views

CVE-2026-33482

CVE-2026-33482 affects WWBN AVideo prior to 26.1 (up to 26.0) where sanitizeFFmpegCommand() fails to remove $() (bash command substitution). Since the sanitized ffmpeg command is executed in a double-quoted sh -c context, an attacker able to supply a crafted encrypted payload can achieve arbitrar...

8.1CVSS6.1AI score0.00106EPSS
Exploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/23 2:10 p.m.2 views

CVE-2026-33482

WWBN AVideo is an open source video platform. In versions up to and including 26.0, 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 ...

8.1CVSS6.1AI score0.00106EPSS
Exploits1References3Affected Software1
CVE
CVE
added 2026/03/23 1:58 p.m.9 views

CVE-2026-33354

CVE-2026-33354 affects WWBN AVideo up to version 26.0, where POST /objects/aVideoEncoder.json.php accepts a requester-controlled chunkFile path. The local path check (isValidURLOrPath) allows broad server directories (e.g., /var/www/, app root, cache, tmp, videos) while rejecting only .php files....

7.6CVSS5.9AI score0.00048EPSS
Exploits1References2Affected Software1
Packet Storm
Packet Storm
added 2026/03/23 12:0 a.m.94 views

📄 AVideo Command Injection

The Metasploit exploit module targets a command injection vulnerability in AVideo. This module exploits a base64-encoded command injection flaw in AVideo Encoder's image processing endpoint, turning a simple URL parameter into remote code execution with multiple payload strategies. Versions prior...

6.5AI score
Exploits0
Fedora
Fedora
added 2026/03/22 1:9 a.m.4 views

[SECURITY] Fedora 42 Update: python-ujson-5.12.0-1.fc42

UltraJSON is an ultra fast JSON encoder and decoder written in pure C with bindings for Python...

7.5CVSS5.8AI score0.00077EPSS
Exploits1
Fedora
Fedora
added 2026/03/22 12:54 a.m.5 views

[SECURITY] Fedora 43 Update: python-ujson-5.12.0-1.fc43

UltraJSON is an ultra fast JSON encoder and decoder written in pure C with bindings for Python...

7.5CVSS5.8AI score0.00077EPSS
Exploits1
Fedora
Fedora
added 2026/03/22 12:18 a.m.5 views

[SECURITY] Fedora 44 Update: python-ujson-5.12.0-1.fc44

UltraJSON is an ultra fast JSON encoder and decoder written in pure C with bindings for Python...

5.8AI score
Exploits0
OSV
OSV
added 2026/03/20 8:46 p.m.2 views

GHSA-VV7W-QF5C-734W AVideo Affected by Unauthenticated Disk Space Exhaustion via Unlimited Temp File Creation in aVideoEncoderChunk.json.php

Summary The aVideoEncoderChunk.json.php endpoint is a completely standalone PHP script with no authentication, no framework includes, and no resource limits. An unauthenticated remote attacker can send arbitrary POST data which is written to persistent temp files in /tmp/ with no size cap, no rat...

7.5CVSS6.1AI score0.0061EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2026/03/20 8:46 p.m.6 views

AVideo Affected by Unauthenticated Disk Space Exhaustion via Unlimited Temp File Creation in aVideoEncoderChunk.json.php

Summary The aVideoEncoderChunk.json.php endpoint is a completely standalone PHP script with no authentication, no framework includes, and no resource limits. An unauthenticated remote attacker can send arbitrary POST data which is written to persistent temp files in /tmp/ with no size cap, no rat...

7.5CVSS6.1AI score0.0061EPSS
Exploits1References4Affected Software1
Snyk
Snyk
added 2026/03/20 8:46 p.m.2 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.00106EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2026/03/20 8:46 p.m.5 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.00106EPSS
Exploits1References4Affected Software1
Rapid7 Blog
Rapid7 Blog
added 2026/03/20 8:3 p.m.9 views

Metasploit Wrap-Up 03/20/2026

♫ I Just Called ♫ To Say ♫ 7f45 4c46 0201 0100 0000 0000 0000 0000 0300 3e00 0100♫ This release contains 2 new exploit modules, 2 enhancements, and 7 bug fixes. Community contributor Chocapikk submitted both exploit modules this release: one targeting AVideo-Encoder’s getImage.php file and anothe...

9.8CVSS7.6AI score0.75413EPSS
Exploits6
OSV
OSV
added 2026/03/20 5:24 p.m.2 views

CLSA-2026-1774027481 Fix CVE(s): CVE-2026-30883

SECURITY UPDATE: heap overflow in PNG encoder from large profile - debian/patches/CVE-2026-30883.patch: add overflow check in Magickpngwriterawprofile to reject profiles with length that would overflow allocatedlength arithmetic - CVE-2026-30883...

7.8CVSS7.3AI score0.00009EPSS
Exploits0References1
Rows per page
Query Builder