CVE-2026-33025

🟡 Monitoruj

Wstrzyknięcie SQL w AVideo umożliwia atakującym manipulację zapytaniami do bazy danych, co może prowadzić do ujawnienia danych.

CVSS
8.8
EPSS
0.0%
Exploit
none
Vendor
wwbn
Opis źródłowy (NVD)

AVideo is a video-sharing Platform. Versions prior to 8.0 contain a SQL Injection vulnerability in the getSqlFromPost() method of Object.php. The $_POST['sort'] array keys are used directly as SQL column identifiers inside an ORDER BY clause. Although real_escape_string() was applied, it only escapes string-context characters (quotes, null bytes) and provides no protection for SQL identifiers — making it entirely ineffective here. This issue has been fixed in version 8.0. To workaround this issue without upgrading, operators can apply a WAF rule to block POST requests where any sort[*] key contains characters outside [A-Za-z0-9_]. Alternatively, restrict access to the queue view (queue.json.php, index.php) to trusted IP ranges only.

sql-injection Brak patcha
Źródła i daty
ŹródłoWartość
NVD – CVSS8.8
CISA KEV (aktywnie wykorzystywane)Nie
FIRST EPSS (prawdopodobieństwo exploita)0.0%
Opublikowano (NVD)2026-03-20 05:16:15 UTC
Ostatnia modyfikacja (NVD)2026-03-24 16:32:11 UTC
Referencje