CVE 7.1 HIGH

AVideo has SQL Injection in category.php fixCleanTitle() via Unparameterized clean_title and id Variables_CVE-2026-33770

7.1 / 10
HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Description

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.

Basic Information

ID CVE-2026-33770
Source GitHub_M
Published Mar 27, 2026 at 16:13
Modified Mar 31, 2026 at 13:29

Affected Product

Vendor WWBN
Product AVideo
Version <= 26.0
Affected Versions WWBN AVideo <= 26.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.