Katalog CVE

CVE-2026-45800

Wysokie
Opublikowano: Przetłumaczono: NVD NIST

Streszczenie

W Vvveb CMS przed wersją 1.0.8.3 występuje problem z wstrzykiwaniem SQL w stronie historii zamówień użytkownika. Użytkownik z autoryzacją może wykorzystać parametry URL do manipulacji zapytaniami SQL.

Ocena ryzyka

Atakujący może uzyskać dostęp do danych w bazie danych, co może prowadzić do ujawnienia wrażliwych informacji lub kompromitacji systemu.

Rekomendacja

Zaleca się aktualizację Vvveb CMS do wersji 1.0.8.3 lub nowszej, aby usunąć tę podatność.

Oryginalny opis (angielski, źródło NVD)

Vvveb is a powerful and easy to use CMS with page builder to build websites, blogs or ecommerce stores. Prior to 1.0.8.3, there is an authenticated SQL injection issue in the frontend user order history page in Vvveb CMS. A normal frontend user can log in and access /user/orders. The order_by and direction request parameters are accepted from the URL, propagated through the Orders component, and directly concatenated into the SQL ORDER BY clause in OrderSQL::getAll(). Because of this, attacker-controlled input reaches SQL structure without a whitelist or safe query construction step. This vulnerability is fixed in 1.0.8.3.

Dane podatności pochodzą z NVD (NIST) · CISA KEV · EPSS