Lucene search
+L

2131 matches found

Cvelist
Cvelist
added 2026/03/22 5:03 p.m.42 views

CVE-2026-33296 AVideo has an Open Redirect via Unvalidated redirectUri in userLogin.php

WWBN AVideo is an open source video platform. Prior to version 26.0, WWBN/AVideo contains an open redirect vulnerability in the login flow where a user-supplied redirectUri parameter is reflected directly into a JavaScript document.location assignment without JavaScript-safe encoding. After a use...

2.1CVSS0.0019EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/22 5:03 p.m.32 views

CVE-2026-33296

Summary: CVE-2026-33296 affects WWBN/AVideo prior to version 26.0, where a user-supplied redirectUri in the login flow is echoed directly into a JavaScript string, enabling an open redirect when the login popup completes. The underlying cause is insufficient JavaScript-context escaping of the red...

6.1CVSS5.8AI score0.0019EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/22 5:00 p.m.7 views

CVE-2026-33295 AVideo Vulnerable to Stored XSS via Unescaped Video Title in CDN downloadButtons.php

WWBN AVideo is an open source video platform. Prior to version 26.0, WWBN/AVideo contains a stored cross-site scripting vulnerability in the CDN plugin's download buttons component. The cleantitle field of a video record is interpolated directly into a JavaScript string literal without any...

8.2CVSS5.7AI score0.00216EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/03/22 5:00 p.m.41 views

CVE-2026-33295 AVideo Vulnerable to Stored XSS via Unescaped Video Title in CDN downloadButtons.php

WWBN AVideo is an open source video platform. Prior to version 26.0, WWBN/AVideo contains a stored cross-site scripting vulnerability in the CDN plugin's download buttons component. The cleantitle field of a video record is interpolated directly into a JavaScript string literal without any...

8.2CVSS0.00216EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/22 5:00 p.m.39 views

CVE-2026-33295

CVE-2026-33295 affects WWBN/AVideo prior to version 26.0, where a stored XSS exists in the CDN plugin’s downloadButtons.php. The vulnerability arises because the video record field clean_title is interpolated directly into a JavaScript string literal without escaping, enabling an attacker who can...

8.2CVSS5.7AI score0.00216EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2026/03/22 4:58 p.m.31 views

CVE-2026-33294

CVE-2026-33294 affects WWBN AVideo prior to version 26.0. The BulkEmbed plugin’s save.json.php fetches user-supplied thumbnail URLs via url_get_contents() without SSRF protection, unlike other URL-fetching endpoints which use isSSRFSafeURL(). An authenticated attacker with BulkEmbed permission ca...

5CVSS5.9AI score0.00271EPSS
SaveExploits1References2Affected Software1
attackerkb
attackerkb
added 2026/03/22 4:58 p.m.7 views

CVE-2026-33294

WWBN AVideo is an open source video platform. Prior to version 26.0, the BulkEmbed plugin's save endpoint plugin/BulkEmbed/save.json.php fetches user-supplied thumbnail URLs via urlgetcontents without SSRF protection. Unlike all six other URL-fetching endpoints in AVideo that were hardened with...

5CVSS5.9AI score0.00271EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/03/22 4:35 p.m.42 views

CVE-2026-33293 AVideo Affected by Arbitrary File Deletion via Path Traversal in CloneSite deleteDump Parameter

WWBN AVideo is an open source video platform. Prior to version 26.0, the deleteDump parameter in plugin/CloneSite/cloneServer.json.php is passed directly to unlink without any path sanitization. An attacker with valid clone credentials can use path traversal sequences e.g., ../../ to delete...

8.1CVSS0.00505EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/22 4:35 p.m.11 views

CVE-2026-33293 AVideo Affected by Arbitrary File Deletion via Path Traversal in CloneSite deleteDump Parameter

WWBN AVideo is an open source video platform. Prior to version 26.0, the deleteDump parameter in plugin/CloneSite/cloneServer.json.php is passed directly to unlink without any path sanitization. An attacker with valid clone credentials can use path traversal sequences e.g., ../../ to delete...

8.1CVSS6AI score
SaveExploits0References4
CVE
CVE
added 2026/03/22 4:35 p.m.38 views

CVE-2026-33293

CVE-2026-33293 affects WWBN AVideo. The CloneSite cloneServer.json.php path-traversal flaw allows an attacker with valid clone credentials to pass unsanitized deleteDump values to unlink(), enabling deletion of arbitrary server files (e.g., configuration.php) via sequences like ../../. This can l...

8.1CVSS5.9AI score0.00505EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/22 4:29 p.m.8 views

CVE-2026-33319 AVideo Vulnerable to OS Command Injection via Unescaped URL in LinkedIn Video Upload Shell Command

WWBN AVideo is an open source video platform. Prior to version 26.0, the uploadVideoToLinkedIn method in the SocialMediaPublisher plugin constructs a shell command by directly interpolating an upload URL received from LinkedIn's API response, without sanitization via escapeshellarg. If an attacke...

5.9CVSS6AI score0.00323EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/22 4:29 p.m.40 views

CVE-2026-33319

Summary: CVE-2026-33319 affects WWBN AVideo prior to 26.0 via the SocialMediaPublisher/SocialUploader.php. The vulnerability is an OS command injection because the code builds a shell command by concatenating an untrusted upload URL from LinkedIn’s API with a file path and passes it to exec(), wi...

7.5CVSS6AI score0.00323EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/03/22 4:29 p.m.40 views

CVE-2026-33319 AVideo Vulnerable to OS Command Injection via Unescaped URL in LinkedIn Video Upload Shell Command

WWBN AVideo is an open source video platform. Prior to version 26.0, the uploadVideoToLinkedIn method in the SocialMediaPublisher plugin constructs a shell command by directly interpolating an upload URL received from LinkedIn's API response, without sanitization via escapeshellarg. If an attacke...

5.9CVSS0.00323EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/22 4:26 p.m.31 views

CVE-2026-33292

Summary (CVE-2026-33292) : WWBN AVideo is vulnerable prior to 26.0 due to a path traversal split-oracle in the HLS endpoint view/hls.php. The GET parameter videoDirectory is processed in two code paths: an authorization path that truncates after the first slash, and a file-access path that preser...

7.5CVSS5.9AI score0.00688EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/22 4:26 p.m.6 views

CVE-2026-33292 AVideo has Authorization Bypass via Path Traversal in HLS Endpoint Allows Streaming Private/Paid Videos

WWBN AVideo is an open source video platform. Prior to version 26.0, the HLS streaming endpoint view/hls.php is vulnerable to a path traversal attack that allows an unauthenticated attacker to stream any private or paid video on the platform. The videoDirectory GET parameter is used in two...

7.5CVSS5.9AI score0.00688EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/22 4:26 p.m.12 views

CVE-2026-33292 AVideo has Authorization Bypass via Path Traversal in HLS Endpoint Allows Streaming Private/Paid Videos

WWBN AVideo is an open source video platform. Prior to version 26.0, the HLS streaming endpoint view/hls.php is vulnerable to a path traversal attack that allows an unauthenticated attacker to stream any private or paid video on the platform. The videoDirectory GET parameter is used in two...

7.5CVSS6AI score
SaveExploits0References4
CNNVD
CNNVD
added 2026/03/22 12:00 a.m.17 views

WWBN AVideo 输入验证错误漏洞

WWBN AVideo is a video platform building system developed by the WWBN team using PHP. Versions of WWBN AVideo prior to 26.0 contained a vulnerability related to input validation errors. This vulnerability stemmed from the redirectUri parameter in the login process being used directly for...

6.1CVSS5.8AI score0.0019EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/03/22 12:00 a.m.18 views

WWBN AVideo 操作系统命令注入漏洞

WWBN AVideo is a video platform building system developed by the WWBN team using PHP. Versions of WWBN AVideo prior to 26.0 contained a vulnerability related to operating system command injection. This vulnerability stemmed from the uploadVideoToLinkedIn method in the SocialMediaPublisher plugin,...

7.5CVSS5.8AI score0.00323EPSS
SaveExploits1References2
NVD
NVD
added 2026/03/21 12:16 a.m.11 views

CVE-2026-33237

WWBN AVideo is an open source video platform. Prior to version 26.0, the Scheduler plugin's run function in plugin/Scheduler/Scheduler.php calls urlgetcontents with an admin-configurable callbackURL that is validated only by isValidURL URL format check. Unlike other AVideo endpoints that were...

5.5CVSS0.00338EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/03/21 12:00 a.m.17 views

WWBN AVideo 路径遍历漏洞

WWBN AVideo is a video platform building system developed by the WWBN team using PHP. Versions of WWBN AVideo prior to 26.0 contained a path traversal vulnerability. This vulnerability stemmed from the lack of limiting the path parameter within the allowed base directory for the listFiles.json.ph...

4.3CVSS5.8AI score0.00418EPSS
SaveExploits1References3
Rows per page
Query Builder