Katalog CVE

CVE-2026-55416

WysokieCVSS 8.8
Opublikowano: Zaktualizowano: Przetłumaczono: NVD NIST

Prawdopodobieństwo exploitacji (EPSS)

Niskie ryzyko
0.61%

Percentyl 47 - wyżej niż 47% wszystkich znanych CVE

Streszczenie

Pimcore przed wersjami 11.5.19, 12.3.10 i 2026.1.6 pozwala uwierzytelnionemu użytkownikowi z uprawnieniem reports_config na wstrzyknięcie fragmentów SQL do pól sql, from, where i groupby w konfiguracji raportów. Wykonanie raportu może ujawnić, zmodyfikować lub usunąć dowolne dane w bazie.

Ocena ryzyka

Ryzyko obejmuje pełną kompromitację bazy danych, w tym ujawnienie poufnych danych, ich modyfikację lub usunięcie, co może prowadzić do naruszenia integralności systemu.

Rekomendacja

Zaleca się aktualizację Pimcore do wersji 11.5.19, 12.3.10 lub 2026.1.6 oraz ograniczenie uprawnień reports_config tylko do zaufanych użytkowników.

Inne podatności w Pimcore

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

Pimcore is an Open Source Data & Experience Management Platform. Prior to 11.5.19, 12.3.10, and 2026.1.6, an authenticated user with reports_config permission can place attacker-controlled SQL fragments in the sql, from, where, and groupby fields of a Custom Reports configuration processed by bundles/CustomReportsBundle/src/Tool/Adapter/Sql.php. The buildQueryString() method concatenates these values into a database query, while a blacklist omits dangerous constructs such as additional data-manipulation statements, comments, subqueries, and multiple statements. The getData() method also previously interpolated offset and limit values into a LIMIT clause without integer casting. Executing the configured report reaches fetchAllAssociative() with the constructed query and can disclose, modify, or delete arbitrary database data. This issue is fixed in versions 11.5.19, 12.3.10, and 2026.1.6.

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