Lucene search
+L

2430 matches found

Positive Technologies
Positive Technologies
•added 2026/05/29 12:00 a.m.•28 views

PT-2026-44849

Name of the Vulnerable Software and Affected Versions AVideo versions 29.0 and earlier Description An issue exists in the 'plugin/AuthorizeNet/processPayment.json.php' endpoint that allows any logged-in user to add arbitrary funds to their own wallet when the AuthorizeNet and YPTWallet plugins ar...

7.1CVSS6AI score0.00154EPSS
SaveExploits1References6
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/05/29 12:00 a.m.•0 views

CVE-2026-45731: Improper Limitation of a Pathname to a Restricted Directory

WWBN AVideo is an open source video platform. In 29.0 and earlier, view/update.php reads $POST'updateFile' as a relative path under updatedb/ and passes it to PHP's file for line-by-line execution as part of a database migration. An authenticated administrator can abuse this to read arbitrary tex...

6.9CVSS6AI score0.00594EPSS
SaveExploits1References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/05/29 12:00 a.m.•1 views

CVE-2026-45620: Observable Response Discrepancy

WWBN AVideo is an open source video platform. In 29.0 and earlier, objects/mention.json.php has no User::loginCheck or admin gate. It only has an entry guard: pregmatch'/^@/', $REQUEST'term' and hard-coded rowCount=10. This enables unauthenticated user enumeration...

5.3CVSS5.7AI score0.00323EPSS
SaveExploits0References4
CNNVD
CNNVD
•added 2026/05/29 12:00 a.m.•25 views

WWBN AVideo 代码问题漏洞

WWBN AVideo is a video platform building system developed by the WWBN team using PHP. Versions of WWBN AVideo prior to 29.0 contained code vulnerabilities. These vulnerabilities stemmed from the lack of using the $resolvedIP output parameter from functions like EpgParser.php and...

6.5CVSS5.9AI score0.0021EPSS
SaveExploits0References1
Circl
Circl
•added 2026/05/28 5:56 p.m.•17 views

CVE-2026-50183

creationtimestamp| type| source ---|---|--- 2026-05-28 17:56:15+00:00| published-proof-of-concept| https://github.com/WWBN/AVideo/security/advisories/GHSA-66q5-cj5g-wrfx...

4.7CVSS5.8AI score0.00256EPSS
SaveExploits0References1
Circl
Circl
•added 2026/05/28 5:53 p.m.•15 views

CVE-2026-50182

creationtimestamp| type| source ---|---|--- 2026-05-28 17:53:37+00:00| published-proof-of-concept| https://github.com/WWBN/AVideo/security/advisories/GHSA-hgjh-6wj8-gcgf...

6.1CVSS5.8AI score0.00286EPSS
SaveExploits0References1
Circl
Circl
•added 2026/05/25 12:28 p.m.•16 views

CVE-2026-49279

creationtimestamp| type| source ---|---|--- 2026-05-25 12:28:08+00:00| published-proof-of-concept| https://github.com/WWBN/AVideo/security/advisories/GHSA-2fhx-q92v-5fhv...

7.7CVSS5.8AI score0.0054EPSS
SaveExploits0References1
Snyk
Snyk
•added 2026/05/18 1:30 p.m.•13 views

Improper Authorization

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Improper Authorization via the mention.json.php process. An attacker can enumerate user information by sending unauthenticated requests that match the required inp...

6.9CVSS5.8AI score0.00323EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/05/18 12:00 a.m.•18 views

PT-2026-41716

Name of the Vulnerable Software and Affected Versions AVideo versions 29.0 and earlier Description An issue exists in the open source video platform where the endpoint "objects/mention.json.php" lacks a User::loginCheck or admin gate. The endpoint only implements an entry guard using preg...

5.3CVSS5.8AI score0.00323EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2026/05/18 12:00 a.m.•25 views

PT-2026-43464

Name of the Vulnerable Software and Affected Versions AVideo versions 29.0 and earlier Description An issue exists in the 'view/update.php' endpoint where the updateFile parameter is processed as a relative path under the 'updatedb/' directory and passed to the PHP file function for line-by-line...

6.9CVSS6AI score0.00594EPSS
SaveExploits1References4
Veracode
Veracode
•added 2026/05/16 5:43 a.m.•11 views

Cross-site Request Forgery (CSRF)

WWBN AVideo is vulnerable to Cross-Site Request Forgery CSRF. The vulnerability is due to missing CSRF token validation on privileged JSON endpoints, which allows an attacker to trick a logged-in administrator into performing unauthorized actions such as creating or deleting categories or executi...

7.1CVSS5.2AI score0.00219EPSS
SaveExploits1References2Affected Software1
RedhatCVE
RedhatCVE
•added 2026/05/15 7:57 p.m.•28 views

CVE-2026-43885

WWBN AVideo is an open source video platform. In versions up to and including 29.0, an unauthenticated user can read APISecret from objects/plugins.json.php and use it to call protected API endpoints e.g. userslist without logging in. Commit 1c36f229d0a103528fb9f64d0a1cc0e1e8f5999b contains an...

8.7CVSS5.7AI score0.00435EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
•added 2026/05/15 6:35 p.m.•41 views

AVideo CVE-2026-43884 incomplete fix - six (or more) `isSSRFSafeURL()` call sites still discard the `$resolvedIP` out-param at master HEAD post-`603e7bf`

CVE-2026-43884 fix 603e7bf patched EpgParser.php and plugin/AI/receiveAsync.json.php to use urlgetcontents redirect-safe. Neither uses the $resolvedIP out-param of isSSRFSafeURL for DNS pinning via CURLOPTRESOLVE. Six+ other call sites still discard $resolvedIP, opening DNS-rebinding TOCTOU...

7.7CVSS5.8AI score0.00426EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
•added 2026/05/15 6:35 p.m.•13 views

Server-side Request Forgery (SSRF)

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Server-side Request Forgery SSRF in the isSSRFSafeURL process. An attacker can access internal network resources or sensitive information by exploiting DNS rebindi...

8.3CVSS5.8AI score0.0021EPSS
SaveExploits0References3
Snyk
Snyk
•added 2026/05/15 6:33 p.m.•14 views

Cross-site Scripting (XSS)

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Cross-site Scripting XSS in the rendering of the modeYoutubeLive.php template, where user-supplied input is echoed directly into an HTML class attribute without...

5.4CVSS5.8AI score0.00231EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/05/15 6:32 p.m.•14 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 improper handling of user-supplied input in the onpublish.php process. An attacker can execute arbitrary operating system commands by injecti...

8.8CVSS6AI score0.0053EPSS
SaveExploits0References2
Circl
Circl
•added 2026/05/13 1:06 p.m.•19 views

CVE-2026-46337

creationtimestamp| type| source ---|---|--- 2026-05-13 13:06:46+00:00| published-proof-of-concept| https://github.com/WWBN/AVideo/security/advisories/GHSA-w4qq-74h6-58wq...

6.9CVSS5.8AI score0.00583EPSS
SaveExploits1References1
Circl
Circl
•added 2026/05/12 2:13 p.m.•17 views

CVE-2026-45731

creationtimestamp| type| source ---|---|--- 2026-05-12 14:13:37+00:00| published-proof-of-concept| https://github.com/WWBN/AVideo/security/advisories/GHSA-3mjv-375j-6h92...

6.9CVSS5.8AI score0.00594EPSS
SaveExploits1References1
NVD
NVD
•added 2026/05/11 10:22 p.m.•23 views

CVE-2026-43885

WWBN AVideo is an open source video platform. In versions up to and including 29.0, an unauthenticated user can read APISecret from objects/plugins.json.php and use it to call protected API endpoints e.g. userslist without logging in. Commit 1c36f229d0a103528fb9f64d0a1cc0e1e8f5999b contains an...

8.7CVSS0.00435EPSS
SaveExploits0References2
NVD
NVD
•added 2026/05/11 10:22 p.m.•22 views

CVE-2026-43884

WWBN AVideo is an open source video platform. In versions up to and including 29.0, two endpoints plugin/AI/receiveAsync.json.php and objects/EpgParser.php in AVideo call isSSRFSafeURL to validate user-supplied URLs, then fetch them using bare filegetcontents without disabling PHP's automatic...

7.7CVSS0.00426EPSS
SaveExploits0References3
Rows per page
Query Builder