WWBN AVideo is an open source video platform. In versions up to and including 26.0, the `fixCleanTitle()` static method in `objects/category.php` constructs a SQL SELECT query by directly interpolating both `$clean_title` and `$id` into the query string without using prepared statements or parameterized queries. An attacker who can trigger category creation or renaming with a crafted title value can inject arbitrary SQL. Commit 994cc2b3d802b819e07e6088338e8bf4e484aae4 contains a patch.
References
| Link | Resource |
|---|---|
| https://github.com/WWBN/AVideo/commit/994cc2b3d802b819e07e6088338e8bf4e484aae4 | Patch |
| https://github.com/WWBN/AVideo/security/advisories/GHSA-584p-rpvq-35vf | Exploit Vendor Advisory |
Configurations
History
31 Mar 2026, 16:46
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:* | |
| References | () https://github.com/WWBN/AVideo/commit/994cc2b3d802b819e07e6088338e8bf4e484aae4 - Patch | |
| References | () https://github.com/WWBN/AVideo/security/advisories/GHSA-584p-rpvq-35vf - Exploit, Vendor Advisory | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
| First Time |
Wwbn
Wwbn avideo |
27 Mar 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-27 17:16
Updated : 2026-03-31 16:46
NVD link : CVE-2026-33770
Mitre link : CVE-2026-33770
CVE.ORG link : CVE-2026-33770
JSON object : View
Products Affected
wwbn
- avideo
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
