Lucene search
+L

18 matches found

RedHat Linux
RedHat Linux
added 2026/08/26 2:09 p.m.3 views

html/template: golang: Go html/template: Cross-Site Scripting via pathological input

A flaw was found in the html/template component of Go golang. Pathological inputs could prematurely close an unescaped forward slash '/', allowing an attacker to inject arbitrary content. This could lead to Cross-Site Scripting XSS, where malicious scripts are executed in a user's browser,...

6.1CVSS5.8AI score0.00253EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/26 1:52 p.m.2 views

html/template: golang: Go html/template: Cross-Site Scripting via pathological input

A flaw was found in the html/template component of Go golang. Pathological inputs could prematurely close an unescaped forward slash '/', allowing an attacker to inject arbitrary content. This could lead to Cross-Site Scripting XSS, where malicious scripts are executed in a user's browser,...

6.1CVSS5.8AI score0.00253EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/19 11:37 a.m.5 views

BIT-GOLANG-2026-56858 Fix Javascript regexp context tracking in html/template

Previously, pathological inputs could close an unescaped '/' early, allowing for attack-controlled data to inject arbitrary content, potentially leading to XSS...

6.1CVSS5.7AI score0.00253EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/14 11:48 p.m.9 views

SUSE CVE-2026-56858

Previously, pathological inputs could close an unescaped '/' early, allowing for attack-controlled data to inject arbitrary content, potentially leading to XSS...

6.1CVSS5.5AI score0.00253EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/14 2:49 a.m.7 views

html/template: golang: Go html/template: Cross-Site Scripting via pathological input

A flaw was found in the html/template component of Go golang. Pathological inputs could prematurely close an unescaped forward slash '/', allowing an attacker to inject arbitrary content. This could lead to Cross-Site Scripting XSS, where malicious scripts are executed in a user's browser,...

6.1CVSS5.5AI score0.00253EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/14 2:48 a.m.7 views

html/template: golang: Go html/template: Cross-Site Scripting via pathological input

A flaw was found in the html/template component of Go golang. Pathological inputs could prematurely close an unescaped forward slash '/', allowing an attacker to inject arbitrary content. This could lead to Cross-Site Scripting XSS, where malicious scripts are executed in a user's browser,...

6.1CVSS5.6AI score0.00253EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/14 12:31 a.m.9 views

EUVD-2026-58512

Previously, pathological inputs could close an unescaped '/' early, allowing for attack-controlled data to inject arbitrary content, potentially leading to XSS...

5.3AI score0.00253EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/13 10:17 p.m.8 views

CVE-2026-56858

Previously, pathological inputs could close an unescaped '/' early, allowing for attack-controlled data to inject arbitrary content, potentially leading to XSS...

6.1CVSS0.00253EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/13 10:17 p.m.6 views

DEBIAN-CVE-2026-56858

Previously, pathological inputs could close an unescaped '/' early, allowing for attack-controlled data to inject arbitrary content, potentially leading to XSS...

6.1CVSS5.5AI score0.00253EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/13 10:17 p.m.13 views

CVE-2026-56858

Previously, pathological inputs could close an unescaped '/' early, allowing for attack-controlled data to inject arbitrary content, potentially leading to XSS...

6.1CVSS5.8AI score0.00253EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/13 9:58 p.m.98 views

CVE-2026-56858

Technical details about CVE-2026-56858 are not publicly available in the provided connected documents. Monitor for updates. The initial description notes that pathological inputs could close an unescaped '/' to inject content, potentially leading to XSS.

6.1CVSS5.3AI score0.00253EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/08/13 9:43 p.m.9 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:Previously, pathological inputs could close an unescaped '/' early, allowing for attack-controlled data to inject...

8.1CVSS5.6AI score0.00253EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 9:43 p.m.6 views

GO-2026-6091 Fix Javascript regexp context tracking in html/template

Previously, pathological inputs could close an unescaped '/' early, allowing for attack-controlled data to inject arbitrary content, potentially leading to XSS...

6.1CVSS5.4AI score0.00253EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2017-10098

Malware in sbrugna...

7.5CVSS7.6AI score0.01162EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:53 a.m.14 views

SUSE CVE-2017-1082

In FreeBSD 11.x before 11.1-RELEASE and 10.x before 10.4-RELEASE, the qsort algorithm has a deterministic recursion pattern. Feeding a pathological input to the algorithm can lead to excessive stack usage and potential overflow. Applications that use qsort to handle large data set may crash if th...

7.5CVSS7AI score0.01162EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2023/02/15 4:35 a.m.10 views

SUSE CVE-2017-1000378

The NetBSD qsort function is recursive, and not randomized, an attacker can construct a pathological input array of N elements that causes qsort to deterministically recurse N/4 times. This allows attackers to consume arbitrary amounts of stack memory and manipulate stack memory to assist in...

9.8CVSS7.9AI score0.04123EPSS
SaveExploits0References2
OSV
OSV
added 2017/06/19 4:29 p.m.7 views

CVE-2017-1000373

The OpenBSD qsort function is recursive, and not randomized, an attacker can construct a pathological input array of N elements that causes qsort to deterministically recurse N/4 times. This allows attackers to consume arbitrary amounts of stack memory and manipulate stack memory to assist in...

6.5CVSS7.8AI score0.1338EPSS
SaveExploits3References9
OSV
OSV
added 2017/06/19 4:29 p.m.8 views

CVE-2017-1000378

The NetBSD qsort function is recursive, and not randomized, an attacker can construct a pathological input array of N elements that causes qsort to deterministically recurse N/4 times. This allows attackers to consume arbitrary amounts of stack memory and manipulate stack memory to assist in...

9.8CVSS6.3AI score0.04123EPSS
SaveExploits0References3
Rows per page
Query Builder