Lucene search
+L

825 matches found

Debian CVE
Debian CVE
added 2024/05/28 8:55 p.m.110 views

CVE-2024-35226

Smarty is a template engine for PHP, facilitating the separation of presentation HTML/CSS from application logic. In affected versions template authors could inject php code by choosing a malicious file name for an extends-tag. Sites that cannot fully trust template authors should update asap. Al...

7.3CVSS7.1AI score0.00507EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/05/28 12:0 a.m.6 views

Smarty 安全漏洞

Smarty is a PHP-based template engine that helps to separate the representation HTML/CSS from the application logic. A security vulnerability exists in Smarty that stems from allowing an attacker to inject PHP code by selecting a malicious filename via extends-tag. Affected products and versions:...

7.3CVSS7.4AI score0.00507EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2024/05/27 12:0 a.m.25 views

Fedora: Security Advisory (FEDORA-2024-2005708761)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.4CVSS6.3AI score0.00979EPSS
SaveExploits0References4
Fedora
Fedora
added 2024/05/23 1:9 a.m.40 views

[SECURITY] Fedora 40 Update: python-jinja2-3.1.4-1.fc40

Jinja2 is a template engine written in pure Python. It provides a Django inspired non-XML syntax but supports inline expressions and an optional sandboxed environment. If you have any exposure to other text-based template languages, such as Smarty or Django, you should feel right at home with...

5.4CVSS6.5AI score0.00979EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/05/23 12:0 a.m.46 views

RHEL 8 : python-jinja2 (RHSA-2024:3102)

The remote Redhat Enterprise Linux 8 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2024:3102 advisory. The python-jinja2 package contains Jinja2, a template engine written in pure Python. Jinja2 provides a Django inspired non-XML syntax but supports...

6.1CVSS7.3AI score0.00892EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/05/22 9:46 a.m.44 views

Moderate: Red Hat Security Advisory: python-jinja2 security update

An update for python-jinja2 is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability...

6.1CVSS6.7AI score0.00892EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/06 3:15 p.m.6 views

AZL-40369 CVE-2024-34064 affecting package python-jinja2 for versions less than 3.1.2-2

Jinja is an extensible templating engine. The xmlattr filter in affected versions of Jinja accepts keys containing non-attribute characters. XML/HTML attributes cannot contain spaces, /, , or =, as each would then be interpreted as starting a separate attribute. If an application accepts keys as...

5.4CVSS6.6AI score0.00979EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/05/06 12:0 a.m.23 views

Oracle Linux 9 : python-jinja2 (ELSA-2024-2348)

The remote Oracle Linux 9 host has a package installed that is affected by a vulnerability as referenced in the ELSA-2024-2348 advisory. 2.11.3-5 - Security fix for CVE-2024-22195 Resolves: RHEL-21349 Tenable has extracted the preceding description block directly from the Oracle Linux security...

6.1CVSS7.2AI score0.00892EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/04/30 9:56 a.m.6 views

jinja2: HTML attribute injection when passing user input as keys to xmlattr filter

A cross-site scripting XSS flaw was found in Jinja2 due to the xmlattr filter allowing keys with spaces, contrary to XML/HTML attribute standards. If an application accepts user-input keys and renders them for other users, attackers can inject additional attributes, potentially leading to XSS. Th...

6.1CVSS6.6AI score0.00892EPSS
SaveExploits0References6
Veracode
Veracode
added 2024/04/12 3:42 a.m.17 views

Server-side Template Injection (SSTI)

litellm is vulnerable to Server-Side Template Injection SSTI. The vulnerability is due to insufficient sanitization within the hfchattemplate method in factory.py, which processes the chattemplate parameter from the tokenizerconfig.json file using the Jinja template engine, allowing attackers to...

9.8CVSS8.3AI score0.01256EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2024/04/10 6:30 p.m.42 views

LiteLLM has Server-Side Template Injection vulnerability in /completions endpoint

BerriAI/litellm is vulnerable to Server-Side Template Injection SSTI via the /completions endpoint. The vulnerability arises from the hfchattemplate method processing the chattemplate parameter from the tokenizerconfig.json file through the Jinja template engine without proper sanitization...

9.8CVSS7.9AI score0.01256EPSS
SaveExploits1References10Affected Software1
OSV
OSV
added 2024/04/10 6:30 p.m.56 views

GHSA-46CM-PFWV-CGF8 LiteLLM has Server-Side Template Injection vulnerability in /completions endpoint

BerriAI/litellm is vulnerable to Server-Side Template Injection SSTI via the /completions endpoint. The vulnerability arises from the hfchattemplate method processing the chattemplate parameter from the tokenizerconfig.json file through the Jinja template engine without proper sanitization...

9.8CVSS9.8AI score0.01256EPSS
SaveExploits1References10
NVD
NVD
added 2024/04/10 5:15 p.m.26 views

CVE-2024-2952

BerriAI/litellm is vulnerable to Server-Side Template Injection SSTI via the /completions endpoint. The vulnerability arises from the hfchattemplate method processing the chattemplate parameter from the tokenizerconfig.json file through the Jinja template engine without proper sanitization...

9.8CVSS9.9AI score0.01256EPSS
SaveExploits1References2
OSV
OSV
added 2024/04/10 5:7 p.m.16 views

CVE-2024-2952 Server-Side Template Injection in BerriAI/litellm

BerriAI/litellm is vulnerable to Server-Side Template Injection SSTI via the /completions endpoint. The vulnerability arises from the hfchattemplate method processing the chattemplate parameter from the tokenizerconfig.json file through the Jinja template engine without proper sanitization...

9.8CVSS7.5AI score0.01256EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2024/04/10 5:7 p.m.16 views

CVE-2024-2952 Server-Side Template Injection in BerriAI/litellm

BerriAI/litellm is vulnerable to Server-Side Template Injection SSTI via the /completions endpoint. The vulnerability arises from the hfchattemplate method processing the chattemplate parameter from the tokenizerconfig.json file through the Jinja template engine without proper sanitization...

9.8CVSS7.8AI score0.01256EPSS
SaveExploits1References2
CVE
CVE
added 2024/04/10 5:7 p.m.139 views

CVE-2024-2952

CVE-2024-2952 affects BerriAI/litellm. The vulnerability is an SSTI in the /completions endpoint: the hf_chat_template method processes the chat_template parameter from tokenizer_config.json using the Jinja template engine without proper sanitization, enabling attackers to craft malicious tokeniz...

9.8CVSS9.8AI score0.01256EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2024/04/10 5:7 p.m.44 views

CVE-2024-2952 Server-Side Template Injection in BerriAI/litellm

BerriAI/litellm is vulnerable to Server-Side Template Injection SSTI via the /completions endpoint. The vulnerability arises from the hfchattemplate method processing the chattemplate parameter from the tokenizerconfig.json file through the Jinja template engine without proper sanitization...

9.8CVSS10AI score0.01256EPSS
SaveExploits1References2
OSV
OSV
added 2024/04/09 3:15 p.m.5 views

CVE-2023-47542

A improper neutralization of special elements used in a template engine CWE-1336 in FortiManager versions 7.4.1 and below, versions 7.2.4 and below, and 7.0.10 and below allows attacker to execute unauthorized code or commands via specially crafted templates...

6.7CVSS5.9AI score0.0027EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/09 3:15 p.m.19 views

CVE-2023-47542

A improper neutralization of special elements used in a template engine CWE-1336 in FortiManager versions 7.4.1 and below, versions 7.2.4 and below, and 7.0.10 and below allows attacker to execute unauthorized code or commands via specially crafted templates...

6.7CVSS6.7AI score0.0027EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/04/09 12:0 a.m.4 views

PT-2024-3043 · Fortinet · Fortimanager

Name of the Vulnerable Software and Affected Versions: FortiManager versions 7.4.1 and below FortiManager versions 7.2.4 and below FortiManager version 7.0.10 and below Description: The issue is related to an improper neutralization of special elements used in a template engine, which allows an...

6.8CVSS8AI score0.0027EPSS
SaveExploits0References7
Rows per page
Query Builder