Katalog CVE

CVE-2026-46439

WysokieCVSS 7.8
Opublikowano: Przetłumaczono: NVD NIST

Streszczenie

compliance-trestle przed wersjami 3.12.2 i 4.0.3 ma podatność Server-Side Template Injection (SSTI) w poleceniu 'trestle author jinja'. Rekurencyjne przetwarzanie szablonów pozwala atakującemu na wykonanie dowolnych poleceń systemowych poprzez wstrzyknięcie złośliwych danych do pól danych.

Ocena ryzyka

Atakujący może wykonać dowolne polecenia z uprawnieniami procesu, co może prowadzić do pełnej kompromitacji systemu.

Rekomendacja

Zaleca się aktualizację do wersji 3.12.3 lub 4.0.3, które zawierają poprawkę.

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

compliance-trestle is a tooling platform for managing compliance as code. Versions prior to 3.12.2 and 4.0.3 have a Server-Side Template Injection (SSTI) vulnerability exists in the `trestle author jinja` command. The command recursively evaluates rendered templates, allowing an attacker to achieve arbitrary command execution with privileges of the running process by injecting malicious payloads into data fields (such as SSP documents or Lookup Tables). The vulnerability does not require attacker control of the template itself. Only attacker-controlled input data rendered into a trusted template is required. This distinction is critical: the template author may only intend to render plain text (e.g., `Title: {{ ssp.metadata.title }}`), but because of the recursive parsing, the data field itself becomes executable. The vulnerability is caused by recursive re-compilation and re-rendering of already-rendered output. Versions 3.12.3 and 4.0.3 patch the issue.

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