Lucene search
+L

285 matches found

Veracode
Veracode
added 2024/01/03 6:16 a.m.25 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
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2023/12/20 2:2 p.m.35 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
SaveExploits0References1
Cvelist
Cvelist
added 2023/12/15 10:15 a.m.26 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
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2023/11/07 8:52 a.m.6 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.01037EPSS
SaveExploits0References6
OSV
OSV
added 2023/11/07 12:0 a.m.42 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
SaveExploits1References24
RedHat Linux
RedHat Linux
added 2023/10/03 6:49 p.m.56 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.02542EPSS
SaveExploits3References33
RedHat Linux
RedHat Linux
added 2023/08/03 2:15 p.m.5 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.01037EPSS
SaveExploits0References6
Amazon
Amazon
added 2023/07/25 12:0 a.m.48 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
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/07/20 5:32 p.m.9 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.01037EPSS
SaveExploits0References6
Amazon
Amazon
added 2023/06/12 12:0 a.m.9 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.01548EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/06/09 12:0 a.m.37 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.01548EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2023/06/06 12:45 a.m.24 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
SaveExploits1References7Affected Software1
RedHat Linux
RedHat Linux
added 2023/05/25 8:10 a.m.8 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.01037EPSS
SaveExploits0References6
OSV
OSV
added 2023/05/16 7:17 p.m.7 views

MGASA-2023-0169 Updated golang packages fix security vulnerability

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 injection of unexpected HMTL, if executed with untrusted input...

9.8CVSS8.7AI score0.01548EPSS
SaveExploits0References4
Veracode
Veracode
added 2023/05/14 12:8 p.m.46 views

Command Injection

go is vulnerable to Command Injection. The vulnerability allows templates containing actions in unquoted HTML attributes to be executed with empty inputs resulting in unexpected results when parsed potentially leading to allowing injection or arbitrary attributes into tags...

7.3CVSS7.3AI score0.01037EPSS
SaveExploits0References8Affected Software15
NVD
NVD
added 2023/05/11 4:15 p.m.32 views

CVE-2023-29400

Templates containing actions in unquoted HTML attributes e.g. "attr=." executed with empty input can result in output with unexpected results when parsed due to HTML normalization rules. This may allow injection of arbitrary attributes into tags...

7.3CVSS8.7AI score0.01037EPSS
SaveExploits0References5
OSV
OSV
added 2023/05/11 4:15 p.m.8 views

AZL-79022 CVE-2023-29400 affecting package golang 1.25.7-1

Templates containing actions in unquoted HTML attributes e.g. "attr=." executed with empty input can result in output with unexpected results when parsed due to HTML normalization rules. This may allow injection of arbitrary attributes into tags...

7.3CVSS6.8AI score0.01037EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2023/05/11 4:15 p.m.58 views

CVE-2023-29400

Templates containing actions in unquoted HTML attributes e.g. "attr=." executed with empty input can result in output with unexpected results when parsed due to HTML normalization rules. This may allow injection of arbitrary attributes into tags...

7.3CVSS6.8AI score0.01037EPSS
SaveExploits0References6
OSV
OSV
added 2023/05/11 3:29 p.m.31 views

CVE-2023-29400 Improper handling of empty HTML attributes in html/template

Templates containing actions in unquoted HTML attributes e.g. "attr=." executed with empty input can result in output with unexpected results when parsed due to HTML normalization rules. This may allow injection of arbitrary attributes into tags...

7.3CVSS6.8AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2023/05/11 3:29 p.m.11 views

CVE-2023-29400 Improper handling of empty HTML attributes in html/template

Templates containing actions in unquoted HTML attributes e.g. "attr=." executed with empty input can result in output with unexpected results when parsed due to HTML normalization rules. This may allow injection of arbitrary attributes into tags...

7.4AI score0.01037EPSS
SaveExploits0References4
Rows per page
Query Builder