Lucene search
+L

896 matches found

OSV
OSV
added 2024/06/10 9:29 p.m.23 views

CVE-2024-37166 ghtml Cross-Site Scripting (XSS) vulnerability

ghtml is software that uses tagged templates for template engine functionality. It is possible to introduce user-controlled JavaScript code and trigger a Cross-Site Scripting XSS vulnerability in some cases. Version 2.0.0 introduces changes to mitigate this issue. Version 2.0.0 contains updated...

8.9CVSS7AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/06/10 9:29 p.m.14 views

CVE-2024-37166 ghtml Cross-Site Scripting (XSS) vulnerability

ghtml is software that uses tagged templates for template engine functionality. It is possible to introduce user-controlled JavaScript code and trigger a Cross-Site Scripting XSS vulnerability in some cases. Version 2.0.0 introduces changes to mitigate this issue. Version 2.0.0 contains updated...

8.9CVSS5.4AI score0.00436EPSS
SaveExploits0References2
CVE
CVE
added 2024/06/10 9:29 p.m.57 views

CVE-2024-37166

CVE-2024-37166 affects the ghtml template engine. It enables user-controlled JavaScript execution in some render paths, i.e., an XSS risk. Version 2.0.0 adds mitigations by escaping HTML-special characters and the backtick, but the advisory states this does not provide comprehensive XSS protectio...

8.9CVSS7.9AI score0.00436EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2024/06/07 12:0 a.m.23 views

Fedora: Security Advisory (FEDORA-2024-ce7649d28e)

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
SaveExploits1References4
Fedora
Fedora
added 2024/06/01 1:12 a.m.35 views

[SECURITY] Fedora 39 Update: python-jinja2-3.1.4-1.fc39

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.4CVSS7.2AI score0.00979EPSS
SaveExploits1
NVD
NVD
added 2024/05/28 9:16 p.m.19 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.2AI score0.00507EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/28 9:16 p.m.2 views

DEBIAN-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.3AI score0.00507EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/28 9:16 p.m.30 views

UBUNTU-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.3CVSS5.9AI score0.00507EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/05/28 8:55 p.m.113 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
OSV
OSV
added 2024/05/28 8:55 p.m.26 views

CVE-2024-35226 PHP Code Injection by malicious attribute in extends-tag in Smarty

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.3AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/28 8:55 p.m.25 views

CVE-2024-35226 PHP Code Injection by malicious attribute in extends-tag in Smarty

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.2AI score0.00507EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/05/28 8:55 p.m.60 views

CVE-2024-35226 PHP Code Injection by malicious attribute in extends-tag in Smarty

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
SaveExploits0References2
CNNVD
CNNVD
added 2024/05/28 12:0 a.m.8 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.26 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
SaveExploits1References4
Fedora
Fedora
added 2024/05/23 1:9 a.m.42 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
SaveExploits1
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
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2024/05/22 9:46 a.m.46 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
SaveExploits1References3
OSV
OSV
added 2024/05/06 3:15 p.m.10 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
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2024/05/06 12:0 a.m.24 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
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2024/04/30 9:56 a.m.7 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
SaveExploits1References6
Rows per page
Query Builder