Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2025-66437

Опубликовано: 15 дек. 2025
Источник: nvd
CVSS3: 8.8
EPSS Низкий

Описание

An SSTI (Server-Side Template Injection) vulnerability exists in the get_address_display method of Frappe ERPNext through 15.89.0. This function renders address templates using frappe.render_template() with a context derived from the address_dict parameter, which can be either a dictionary or a string referencing an Address document. Although ERPNext uses a custom Jinja2 SandboxedEnvironment, dangerous functions like frappe.db.sql remain accessible via get_safe_globals(). An authenticated attacker with permission to create or modify an Address Template can inject arbitrary Jinja expressions into the template field. By creating an Address document with a matching country, and then calling the get_address_display API with address_dict="address_name", the system will render the malicious template using attacker-controlled data. This leads to server-side code execution or database information disclosure.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:frappe:erpnext:*:*:*:*:*:*:*:*
Версия до 15.89.0 (включая)

EPSS

Процентиль: 27%
0.00098
Низкий

8.8 High

CVSS3

Дефекты

CWE-94
CWE-1336

Связанные уязвимости

CVSS3: 8.8
github
около 2 месяцев назад

An SSTI (Server-Side Template Injection) vulnerability exists in the get_address_display method of Frappe ERPNext through 15.89.0. This function renders address templates using frappe.render_template() with a context derived from the address_dict parameter, which can be either a dictionary or a string referencing an Address document. Although ERPNext uses a custom Jinja2 SandboxedEnvironment, dangerous functions like frappe.db.sql remain accessible via get_safe_globals(). An authenticated attacker with permission to create or modify an Address Template can inject arbitrary Jinja expressions into the template field. By creating an Address document with a matching country, and then calling the get_address_display API with address_dict="address_name", the system will render the malicious template using attacker-controlled data. This leads to server-side code execution or database information disclosure.

EPSS

Процентиль: 27%
0.00098
Низкий

8.8 High

CVSS3

Дефекты

CWE-94
CWE-1336