WWBN AVideo is an open source video platform. In versions up to and including 26.0, the `objects/pluginRunDatabaseScript.json.php` endpoint accepts a `name` parameter via POST and passes it to `Plugin::getDatabaseFileName()` without any path traversal sanitization. This allows an authenticated admin (or an attacker via CSRF) to traverse outside the plugin directory and execute the contents of any `install/install.sql` file on the filesystem as raw SQL queries against the application database. Commit 81b591c509835505cb9f298aa1162ac64c4152cb contains a patch.
References
| Link | Resource |
|---|---|
| https://github.com/WWBN/AVideo/commit/81b591c509835505cb9f298aa1162ac64c4152cb | Patch |
| https://github.com/WWBN/AVideo/security/advisories/GHSA-3hwv-x8g3-9qpr | Exploit Vendor Advisory |
Configurations
History
25 Mar 2026, 18:03
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/WWBN/AVideo/commit/81b591c509835505cb9f298aa1162ac64c4152cb - Patch | |
| References | () https://github.com/WWBN/AVideo/security/advisories/GHSA-3hwv-x8g3-9qpr - Exploit, Vendor Advisory | |
| CPE | cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:* | |
| First Time |
Wwbn
Wwbn avideo |
|
| Summary |
|
23 Mar 2026, 19:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-23 19:16
Updated : 2026-03-25 18:03
NVD link : CVE-2026-33681
Mitre link : CVE-2026-33681
CVE.ORG link : CVE-2026-33681
JSON object : View
Products Affected
wwbn
- avideo
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
