Lucene search
+L

549 matches found

OSV
OSV
added 2023/09/08 5:15 p.m.9 views

AZL-37293 CVE-2023-39319 affecting package golang for versions less than 1.21.6-1

The html/template package does not apply the proper rules for handling occurrences of " contexts. This may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped. This could be leveraged to perform an XSS attack...

6.1CVSS6.6AI score0.00798EPSS
SaveExploits0References1
OSV
OSV
added 2023/09/08 5:15 p.m.0 views

DEBIAN-CVE-2023-39319

The html/template package does not apply the proper rules for handling occurrences of " contexts. This may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped. This could be leveraged to perform an XSS attack...

6.1CVSS6.4AI score0.00798EPSS
SaveExploits0References1
OSV
OSV
added 2023/09/08 5:15 p.m.11 views

UBUNTU-CVE-2023-39319

The html/template package does not apply the proper rules for handling occurrences of " contexts. This may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped. This could be leveraged to perform an XSS attack...

6.1CVSS6.7AI score0.00798EPSS
SaveExploits0References12
Debian CVE
Debian CVE
added 2023/09/08 4:13 p.m.28 views

CVE-2023-39319

The html/template package does not apply the proper rules for handling occurrences of " contexts. This may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped. This could be leveraged to perform an XSS attack...

6.1CVSS6.9AI score0.00798EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/09/07 2:34 a.m.6 views

SUSE CVE-2023-39319

The html/template package does not apply the proper rules for handling occurrences of " contexts. This may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped. This could be leveraged to perform an XSS attack...

6.8CVSS6.5AI score0.00798EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2023/08/21 12:00 a.m.14 views

PT-2023-9457 · Unknown +10 · Html/Template +10

Name of the Vulnerable Software and Affected Versions: html/template package affected versions not specified Description: The issue is related to the html/template package not applying proper rules for handling occurrences of " contexts. This may cause the template parser to improperly consider...

9.8CVSS6.2AI score0.99999EPSS
SaveExploits30References364
Tenable Nessus
Tenable Nessus
added 2023/07/09 12:00 a.m.34 views

EulerOS 2.0 SP9 : golang (EulerOS-SA-2023-2334)

According to the versions of the golang packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - HTTP and MIME header parsing can allocate large amounts of memory, even when parsing small inputs, potentially leading to a denial of service...

9.8CVSS7.5AI score0.02281EPSS
SaveExploits0References4
OSV
OSV
added 2023/04/06 4:15 p.m.13 views

AZL-34751 CVE-2023-24538 affecting package golang for versions less than 1.19.8-1

Templates do not properly consider backticks as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the action can be used to...

9.8CVSS6.8AI score0.02281EPSS
SaveExploits0References1
OSV
OSV
added 2023/04/06 4:15 p.m.12 views

AZL-25993 CVE-2023-24538 affecting package msft-golang for versions less than 1.20.11-1

Templates do not properly consider backticks as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the action can be used to...

9.8CVSS6.8AI score0.02281EPSS
SaveExploits0References1
Prion
Prion
added 2023/04/06 4:15 p.m.40 views

Design/Logic Flaw

Templates do not properly consider backticks as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the action can be used to...

7.5CVSS9.4AI score0.02281EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2023/04/06 4:15 p.m.8 views

UBUNTU-CVE-2023-24538

Templates do not properly consider backticks as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the action can be used to...

9.8CVSS6.9AI score0.02281EPSS
SaveExploits0References10
OSV
OSV
added 2023/04/06 3:50 p.m.36 views

CVE-2023-24538 Backticks not treated as string delimiters in html/template

Templates do not properly consider backticks as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the action can be used to...

9.8CVSS6.9AI score
SaveExploits0References9
CVE
CVE
added 2023/04/06 3:50 p.m.976 views

CVE-2023-24538

CVE-2023-24538 concerns Go’s html/template backtick handling within JavaScript template literals. The vulnerability arises when a template contains a Go template action inside a JS template literal (e.g., var a = {{.}}); such content can be used to terminate the literal and inject arbitrary JavaS...

9.8CVSS9.7AI score0.02281EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2023/04/06 3:50 p.m.14 views

CVE-2023-24538 Backticks not treated as string delimiters in html/template

Templates do not properly consider backticks as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the action can be used to...

9.5AI score0.02281EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2023/04/06 3:50 p.m.55 views

CVE-2023-24538

Templates do not properly consider backticks as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the action can be used to...

9.8CVSS6.8AI score0.02281EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/04/06 1:57 a.m.7 views

SUSE CVE-2023-24538

Templates do not properly consider backticks as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the action can be used to...

5.9CVSS7.3AI score0.02281EPSS
SaveExploits0References13
OSV
OSV
added 2023/04/05 9:05 p.m.94 views

GO-2023-1703 Backticks not treated as string delimiters in html/template

Templates do not properly consider backticks as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the action can be used to...

9.8CVSS8.8AI score0.02281EPSS
SaveExploits0References3
Snyk
Snyk
added 2023/04/05 9:05 p.m.12 views

Cross-site Scripting (XSS)

Overview std/html/template is a Go standard library package std/html/template Affected versions of this package are vulnerable to Cross-site Scripting XSS. Go Vulnerability Report:Templates do not properly consider backticks as Javascript string delimiters, and do not escape them as...

9.8CVSS5.5AI score0.02281EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/04/04 12:00 a.m.14 views

PT-2023-8807

Name of the Vulnerable Software and Affected Versions: Go versions prior to 1.21 Description: The issue is related to the improper handling of backticks as Javascript string delimiters in templates, which can lead to the injection of arbitrary Javascript code into the Go template. This occurs whe...

10CVSS9.7AI score0.99999EPSS
SaveExploits37References358
SUSE CVE
SUSE CVE
added 2023/02/15 3:53 a.m.9 views

SUSE CVE-2020-25638

A flaw was found in hibernate-core in versions prior to and including 5.4.23.Final. A SQL injection in the implementation of the JPA Criteria API can permit unsanitized literals when a literal is used in the SQL comments of the query. This flaw could allow an attacker to access unauthorized...

7.4CVSS7.6AI score0.02929EPSS
SaveExploits0References5
Rows per page
Query Builder