CVE-2026-33352
🔴 Łataj teraz
Wstrzyknięcie SQL w WWBN AVideo umożliwia nieautoryzowany dostęp do danych.
CVSS
9.8
EPSS
0.0%
Exploit
poc
Vendor
wwbn
Opis źródłowy (NVD)
WWBN AVideo is an open source video platform. Prior to version 26.0, an unauthenticated SQL injection vulnerability exists in `objects/category.php` in the `getAllCategories()` method. The `doNotShowCats` request parameter is sanitized only by stripping single-quote characters (`str_replace("'", '', ...)`), but this is trivially bypassed using a backslash escape technique to shift SQL string boundaries. The parameter is not covered by any of the application's global input filters in `objects/security.php`. Version 26.0 contains a patch for the issue.
exploit sql-injection
Brak patcha
Źródła i daty
| Źródło | Wartość |
|---|---|
| NVD – CVSS | 9.8 |
| CISA KEV (aktywnie wykorzystywane) | Nie |
| FIRST EPSS (prawdopodobieństwo exploita) | 0.0% |
| Opublikowano (NVD) | 2026-03-23 14:16:33 UTC |
| Ostatnia modyfikacja (NVD) | 2026-03-23 15:56:03 UTC |
Referencje
- https://github.com/WWBN/AVideo/commit/206d38e97b8c854771bb2907b13f9f36e8bcf874 (security-advisories@github.com) [Patch]
- https://github.com/WWBN/AVideo/security/advisories/GHSA-mcj5-6qr4-95fj (security-advisories@github.com) [Exploit, Mitigation, Vendor Advisory]