Lucene search
+L

426 matches found

OSV
OSV
added 2025/05/19 7:25 p.m.15 views

CVE-2025-47946 symfony/ux-live-component and symfony/ux-twig-component vulnerable to unsanitized HTML attribute injection via ComponentAttributes

Symfony UX is an initiative and set of libraries to integrate JavaScript tools into applications. Prior to version 2.25.1, rendering attributes or using any method that returns a ComponentAttributes instance e.g. only, defaults, without ouputs attribute values directly without escaping. If these...

6.1CVSS6.5AI score
SaveExploits0References4
Friends Of PHP
Friends Of PHP
added 2025/05/19 12:05 p.m.20 views

symfony/ux-live-component Unsanitized HTML attribute injection via ComponentAttributes

More info at https://symfony.com/blog/symfony-ux-cve-2025-47946-unsanitized-html-attribute-injection-via-componentattributes...

6.1CVSS7AI score0.00242EPSS
SaveExploits0Affected Software1
CNNVD
CNNVD
added 2025/05/19 12:00 a.m.13 views

ux 跨站脚本漏洞

ux is a Symfony open source JavaScript ecosystem for Symfony. A cross-site scripting vulnerability exists in versions of ux prior to 2.25.1, which stems from unescaped attribute values and could lead to HTML attribute injection and cross-site scripting attacks...

6.1CVSS6AI score0.00242EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/05/19 12:00 a.m.12 views

PT-2025-22110 · Symfony · Symfony/Ux-Live-Component +1

Name of the Vulnerable Software and Affected Versions: symfony/ux-twig-component versions prior to 2.25.1 symfony/ux-live-component versions prior to 2.25.1 Description: The issue concerns the rendering of attributes or the use of methods that return a ComponentAttributes instance, which can lead...

6.1CVSS6.1AI score0.00242EPSS
SaveExploits0References11
Veracode
Veracode
added 2025/05/09 10:33 a.m.14 views

Cross-site Scripting (XSS)

league/commonmark is vulnerable to Cross-site Scripting XSS. The vulnerability is due to insufficient sanitization due to the Attributes extension allowing arbitrary HTML attribute injection through Markdown syntax, bypassing existing XSS protections...

6.4CVSS5.8AI score0.00353EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2025/05/03 12:00 a.m.14 views

PT-2025-18930 · WordPress · Subpage List

Name of the Vulnerable Software and Affected Versions: Subpage List plugin for WordPress versions up to, and including, 1.3.3 Description: The issue is related to Stored Cross-Site Scripting via the plugin's 'subpages' shortcode due to insufficient input sanitization and output escaping on...

6.4CVSS6.1AI score0.00225EPSS
SaveExploits0References7
IBM Security Bulletins
IBM Security Bulletins
added 2025/03/10 5:45 p.m.17 views

Security Bulletin: DataStage on Cloud Pak for Data is vulnerable to HTML attribute injection due to Jinja package (CVE-2024-22195)

Summary Jinja is used by DataStage on Cloud Pak for Data as part of HTML templating. Vulnerability Details CVEID:CVE-2024-22195 DESCRIPTION: Jinja is an extensible templating engine. Special placeholders in the template allow writing code similar to Python syntax. It is possible to inject arbitra...

6.1CVSS6AI score0.00892EPSS
SaveExploits1Affected Software1
RedHat Linux
RedHat Linux
added 2025/02/12 12:11 a.m.10 views

jinja2: accepts keys containing non-attribute characters

A flaw was found in jinja2. The xmlattr filter 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 opposed to only values as user input, and...

5.4CVSS6.7AI score0.00979EPSS
SaveExploits1References5
OSV
OSV
added 2025/02/03 8:53 a.m.6 views

SUSE-SU-2025:20035-1 Security update for python-Jinja2

This update for python-Jinja2 fixes the following issues: - CVE-2024-34064, CVE-2024-22195: HTML attribute injection when passing user input as keys to xmlattr filter bsc1223980, bsc1218722...

6.1CVSS6.8AI score0.00979EPSS
SaveExploits2References5
CVE
CVE
added 2025/01/24 11:07 a.m.60 views

CVE-2024-13572

CVE-2024-13572 – Precious Metals Charts and Widgets for WordPress is a stored XSS vulnerability in the WordPress plugin via the nfusion-widget shortcode. Affected versions: all up to 1.2.8. An authenticated attacker with contributor-level access or higher can inject arbitrary JavaScript that exec...

6.4CVSS5.7AI score0.00224EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2024/12/19 2:54 p.m.17 views

HTML Attribute Injection

github.com/gohugoio/hugo is vulnerable to HTML Attribute Injection. The vulnerability is due to insufficient sanitization and escaping of HTML attributes in the internal templates, allows untrusted user input, such as Markdown content, to be processed and rendered without proper handling of...

5.3CVSS6.7AI score0.00574EPSS
SaveExploits0References2Affected Software2
Debian
Debian
added 2024/12/08 10:28 p.m.17 views

[SECURITY] [DLA 3988-1] jinja2 security update

------------------------------------------------------------------------- Debian LTS Advisory DLA-3988-1 [email protected] https://www.debian.org/lts/security/ Adrian Bunk December 09, 2024 https://wiki.debian.org/LTS -...

6.1CVSS7.4AI score0.00979EPSS
SaveExploits2
Positive Technologies
Positive Technologies
added 2024/12/03 12:00 a.m.10 views

PT-2024-17004 · WordPress · Wordpress Pinterest Plugin

Name of the Vulnerable Software and Affected Versions: WordPress Pinterest Plugin versions up to, and including, 1.8.8 Description: The issue is related to Stored Cross-Site Scripting via the plugin's 'gs pin widget' shortcode due to insufficient input sanitization and output escaping on...

6.4CVSS8AI score0.00283EPSS
SaveExploits0References8
OSV
OSV
added 2024/11/26 11:36 a.m.8 views

CVE-2023-0163 Prototype Pollution in convict

Improperly Controlled Modification of Object Prototype Attributes 'Prototype Pollution' vulnerability in Mozilla Convict. This allows an attacker to inject attributes that are used in other components, or to override existing attributes with ones that have incompatible type, which may lead to a...

8.4CVSS7.2AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/09/04 8:17 a.m.9 views

jinja2: accepts keys containing non-attribute characters

A flaw was found in jinja2. The xmlattr filter 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 opposed to only values as user input, and...

5.4CVSS6.7AI score0.00979EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/08/29 3:20 a.m.13 views

jinja2: accepts keys containing non-attribute characters

A flaw was found in jinja2. The xmlattr filter 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 opposed to only values as user input, and...

5.4CVSS6.7AI score0.00979EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/08/20 8:33 p.m.11 views

jinja2: accepts keys containing non-attribute characters

A flaw was found in jinja2. The xmlattr filter 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 opposed to only values as user input, and...

5.4CVSS6.7AI score0.00979EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2024/08/20 12:00 a.m.56 views

FreeBSD : Jinja2 -- Vulnerable to HTML attribute injection when passing user input as keys to xmlattr filter (04c9c3f8-5ed3-11ef-8262-b0416f0c4c67)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the 04c9c3f8-5ed3-11ef-8262-b0416f0c4c67 advisory. [email protected] reports: Jinja is an extensible templating engine. The xmlattr filter in...

6.1CVSS7.2AI score0.00979EPSS
SaveExploits2References3
OpenVAS
OpenVAS
added 2024/08/20 12:00 a.m.11 views

openSUSE Security Advisory (SUSE-SU-2024:1863-1)

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...

6.1CVSS7.1AI score0.00979EPSS
SaveExploits2References5
Tenable Nessus
Tenable Nessus
added 2024/08/19 12:00 a.m.28 views

EulerOS Virtualization 2.10.1 : python-jinja2 (EulerOS-SA-2024-2147)

According to the versions of the python-jinja2 package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : Jinja is an extensible templating engine. The xmlattr filter in affected versions of Jinja accepts keys containing...

6.1CVSS7.1AI score0.00979EPSS
SaveExploits2References2
Rows per page
Query Builder