Lucene search
K

272 matches found

OSV
OSV
added 2024/03/06 11:4 a.m.21 views

BIT-PRESTASHOP-2023-30838 PrestaShop vulnerable to possible XSS injection through Validate::isCleanHTML method

PrestaShop is an Open Source e-commerce web application. Prior to versions 8.0.4 and 1.7.8.9, the ValidateCore::isCleanHTML method of Prestashop misses hijackable events which can lead to cross-site scripting XSS injection, allowed by the presence of pre-setup @keyframes methods. This XSS, which...

9.9CVSS8.4AI score0.01037EPSS
Exploits2References4
OSV
OSV
added 2024/03/06 11:2 a.m.22 views

BIT-MEDIAWIKI-2023-22911

An issue was discovered in MediaWiki before 1.35.9, 1.36.x through 1.38.x before 1.38.5, and 1.39.x before 1.39.1. E-Widgets does widget replacement in HTML attributes, which can lead to XSS, because widget authors often do not expect that their widget is executed in an HTML attribute context...

6.1CVSS6.2AI score0.00568EPSS
Exploits1References3
Debian
Debian
added 2024/01/23 5:31 p.m.187 views

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

------------------------------------------------------------------------- Debian LTS Advisory DLA-3715-1 [email protected] https://www.debian.org/lts/security/ Chris Lamb January 23, 2024 https://wiki.debian.org/LTS -...

6.1CVSS7AI score0.00892EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/01/12 2:44 a.m.2 views

SUSE CVE-2024-22195

Jinja is an extensible templating engine. Special placeholders in the template allow writing code similar to Python syntax. It is possible to inject arbitrary HTML attributes into the rendered HTML template, potentially leading to Cross-Site Scripting XSS. The Jinja xmlattr filter can be abused t...

5.4CVSS6.8AI score0.00892EPSS
Exploits0References8
NVD
NVD
added 2024/01/11 3:15 a.m.26 views

CVE-2024-22195

Jinja is an extensible templating engine. Special placeholders in the template allow writing code similar to Python syntax. It is possible to inject arbitrary HTML attributes into the rendered HTML template, potentially leading to Cross-Site Scripting XSS. The Jinja xmlattr filter can be abused t...

6.1CVSS6.2AI score0.00892EPSS
Exploits0References7
OSV
OSV
added 2024/01/11 3:15 a.m.2 views

ALPINE-CVE-2024-22195

Jinja is an extensible templating engine. Special placeholders in the template allow writing code similar to Python syntax. It is possible to inject arbitrary HTML attributes into the rendered HTML template, potentially leading to Cross-Site Scripting XSS. The Jinja xmlattr filter can be abused t...

6.1CVSS6.5AI score0.00892EPSS
Exploits0References1
OSV
OSV
added 2024/01/11 3:15 a.m.4 views

UBUNTU-CVE-2024-22195

Jinja is an extensible templating engine. Special placeholders in the template allow writing code similar to Python syntax. It is possible to inject arbitrary HTML attributes into the rendered HTML template, potentially leading to Cross-Site Scripting XSS. The Jinja xmlattr filter can be abused t...

6.1CVSS6.9AI score0.00892EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2024/01/11 2:25 a.m.32 views

CVE-2024-22195

Jinja is an extensible templating engine. Special placeholders in the template allow writing code similar to Python syntax. It is possible to inject arbitrary HTML attributes into the rendered HTML template, potentially leading to Cross-Site Scripting XSS. The Jinja xmlattr filter can be abused t...

6.1CVSS7.2AI score0.00892EPSS
Exploits0
Veracode
Veracode
added 2024/01/03 6:16 a.m.22 views

Cross-site Scripting (XSS)

prestashop/prestashop is vulnerable to Cross-Site Scripting. The vulnerability is due to the isCleanHtml function within Validate.php because it does not adequately identify and filter out HTML attributes and Unicode characters, which allows an attacker to inject malicious scripts, leading to...

8.1CVSS6.5AI score0.00519EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2023/12/20 2:2 p.m.22 views

CVE-2023-51459 Adobe Experience Manager | Cross-site Scripting (Reflected XSS) (CWE-79)

Adobe Experience Manager versions 6.5.18 and earlier are affected by a reflected Cross-Site Scripting XSS vulnerability. If a low-privileged attacker is able to convince a victim to visit a URL referencing a vulnerable page, malicious JavaScript content may be executed within the context of the...

5.4CVSS5.3AI score0.00379EPSS
Exploits0References1
Cvelist
Cvelist
added 2023/12/15 10:15 a.m.15 views

CVE-2023-48455 Adobe Experience Manager | Cross-site Scripting (Reflected XSS) (CWE-79)

Adobe Experience Manager versions 6.5.18 and earlier are affected by a reflected Cross-Site Scripting XSS vulnerability. If a low-privileged attacker is able to convince a victim to visit a URL referencing a vulnerable page, malicious JavaScript content may be executed within the context of the...

5.4CVSS5.3AI score0.00597EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2023/11/07 8:52 a.m.2 views

golang: html/template: improper handling of empty HTML attributes

A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, "attr=." executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into ta...

7.3CVSS6.7AI score0.01029EPSS
Exploits0References6
OSV
OSV
added 2023/11/07 12:0 a.m.38 views

ALSA-2023:6473 Moderate: buildah security update

The buildah package provides a tool for facilitating building OCI container images. Among other things, buildah enables you to: Create a working container, either from scratch or using an image as a starting point; Create an image, either from a working container or using the instructions in a...

9.8CVSS7.4AI score0.04561EPSS
Exploits1References24
RedHat Linux
RedHat Linux
added 2023/10/03 6:49 p.m.50 views

Moderate: Red Hat Security Advisory: Multicluster Engine for Kubernetes 2.3.2 security updates and bug fixes

Multicluster Engine for Kubernetes 2.3.2 General Availability release images, which contain security updates and fix bugs. 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...

9.8CVSS7.6AI score0.02139EPSS
Exploits3References33
RedHat Linux
RedHat Linux
added 2023/08/03 2:15 p.m.3 views

golang: html/template: improper handling of empty HTML attributes

A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, "attr=." executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into ta...

7.3CVSS6.7AI score0.01029EPSS
Exploits0References6
Amazon
Amazon
added 2023/07/25 12:0 a.m.45 views

Important: golang

Issue Overview: RESERVED NOTE: https://groups.google.com/g/golang-announce/c/V0aBFqaFsE CVE-2022-41724 Golang: net/http, mime/multipart: denial of service from excessive resource consumption https://groups.google.com/g/golang-announce/c/V0aBFqaFsE CVE-2022-41725 The ScalarMult and ScalarBaseMult...

9.8CVSS8AI score0.02281EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2023/07/20 5:32 p.m.2 views

golang: html/template: improper handling of empty HTML attributes

A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, "attr=." executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into ta...

7.3CVSS6.7AI score0.01029EPSS
Exploits0References6
Amazon
Amazon
added 2023/06/12 12:0 a.m.6 views

Important: golang

Issue Overview: html/template: improper sanitization of CSS values Angle brackets were not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character could result in unexpectedly closing the CSS context and allowing for...

9.8CVSS7.3AI score0.0156EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2023/06/09 12:0 a.m.35 views

Amazon Linux AMI : golang (ALAS-2023-1760)

The version of golang installed on the remote host is prior to 1.18.6-1.44. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS-2023-1760 advisory. html/template: improper sanitization of CSS values Angle brackets were not considered dangerous characters when inserted...

9.8CVSS7.4AI score0.0156EPSS
Exploits0References8
Github Security Blog
Github Security Blog
added 2023/06/06 12:45 a.m.19 views

JStachio XSS vulnerability: Unescaped single quotes

Impact Description: JStachio fails to escape single quotes ' in HTML, allowing an attacker to inject malicious code. Reproduction Steps: Use the following template code: html Set the value variable to ' onblur='alert1. java public class Escaping public static void mainString args Model model = ne...

6.1CVSS7.3AI score0.00579EPSS
Exploits1References7Affected Software1
Rows per page
Query Builder