Lucene search
+L

37 matches found

OSV
OSV
added 2024/12/18 9:59 p.m.17 views

GHSA-W32M-9786-JP63 Non-linear parsing of case-insensitive content in golang.org/x/net/html

An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service...

8.7CVSS5.9AI score0.00874EPSS
SaveExploits0References7
OSV
OSV
added 2024/12/18 8:22 p.m.45 views

GO-2024-3333 Non-linear parsing of case-insensitive content in golang.org/x/net/html

An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service...

5.3CVSS5.9AI score0.00874EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/07/29 12:19 a.m.14 views

golang: html/template: errors returned from MarshalJSON methods may break template escaping

A flaw was found in Go's html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into...

5.4CVSS7.2AI score0.00795EPSS
SaveExploits0References8
Snyk
Snyk
added 2024/03/05 10:15 p.m.11 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:If errors returned from MarshalJSON methods contain user controlled data, they may be used to break the contextual...

7.5CVSS5.5AI score0.00795EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2023/11/14 4:03 p.m.10 views

golang.org/x/net/html: Cross site scripting

A flaw was found in the Golang HTML package where it is vulnerable to Cross-site scripting caused by the improper validation of user-supplied input. A remote attacker could exploit this vulnerability using a specially crafted URL to execute a script in a victim's web browser within the security...

6.1CVSS7AI score0.00851EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2023/11/14 3:32 p.m.13 views

golang.org/x/net/html: Cross site scripting

A flaw was found in the Golang HTML package where it is vulnerable to Cross-site scripting caused by the improper validation of user-supplied input. A remote attacker could exploit this vulnerability using a specially crafted URL to execute a script in a victim's web browser within the security...

6.1CVSS7AI score0.00851EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2023/11/07 9:12 a.m.14 views

golang: html/template: improper handling of JavaScript whitespace

A flaw was found in golang, where not all valid JavaScript white-space characters were considered white space. Due to this issue, templates containing white-space characters outside of the character set "\t\n\f\r\u0020\u2028\u2029" in JavaScript contexts that also contain actions may not be...

9.8CVSS6.5AI score0.0156EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/10/20 2:54 p.m.17 views

golang: html/template: backticks not treated as string delimiters

A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system...

9.8CVSS7.1AI score0.02281EPSS
SaveExploits0References6
Snyk
Snyk
added 2023/09/07 4:11 p.m.9 views

Improper Encoding or Escaping of Output

Overview std/html/template is a Go standard library package std/html/template Affected versions of this package are vulnerable to Improper Encoding or Escaping of Output. Go Vulnerability Report:The html/template package does not properly handle HTML-like "" comment tokens, nor hashbang "!" comme...

6.8CVSS8.7AI score0.00815EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2023/06/13 3:35 p.m.21 views

golang: html/template: backticks not treated as string delimiters

A flaw was found in Golang Go. This flaw allows a remote attacker to execute arbitrary code on the system, caused by not properly considering backticks as Javascript string delimiters. By sending a specially crafted request, an attacker execute arbitrary code on the system...

9.8CVSS7.1AI score0.02281EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2023/02/15 4:23 a.m.7 views

SUSE CVE-2018-17142

The html package aka x/net/html through 2018-09-17 in Go mishandles , leading to a "panic: runtime error" in parseCurrentToken in parse.go during an html.Parse call...

7.5CVSS6.5AI score0.0281EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:23 a.m.8 views

SUSE CVE-2018-17143

The html package aka x/net/html through 2018-09-17 in Go mishandles , leading to a "panic: runtime error" in inBodyIM in parse.go during an html.Parse call...

7.5CVSS6.7AI score0.02772EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:23 a.m.6 views

SUSE CVE-2018-17846

The html package aka x/net/html through 2018-09-25 in Go mishandles , leading to an infinite loop during an html.Parse call because inSelectIM and inSelectInTableIM do not comply with a specification...

7.5CVSS6.9AI score0.02618EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:23 a.m.9 views

SUSE CVE-2018-17848

The html package aka x/net/html through 2018-09-25 in Go mishandles , leading to a "panic: runtime error" index out of range in insertionModeStack.pop in node.go, called from inHeadIM, during an html.Parse call...

7.5CVSS6.5AI score0.02677EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:23 a.m.9 views

SUSE CVE-2018-17847

The html package aka x/net/html through 2018-09-25 in Go mishandles , leading to a "panic: runtime error" index out of range in nodeStack.pop in node.go, called from parser.clearActiveFormattingElements, during an html.Parse call...

7.5CVSS6.5AI score0.02832EPSS
SaveExploits1References3
GitLab Advisory Database
GitLab Advisory Database
added 2022/05/13 12:00 a.m.38 views

Improper Validation of Array Index

The html package aka x/net/html through 2018-09-25 in Go mishandles , leading to a "panic: runtime error" index out of range in insertionModeStack.pop in node.go, called from inHeadIM, during an html.Parse call...

7.5CVSS2.2AI score0.02677EPSS
SaveExploits1References9Affected Software1
OSV
OSV
added 2018/09/17 2:29 p.m.7 views

CVE-2018-17143

The html package aka x/net/html through 2018-09-17 in Go mishandles , leading to a "panic: runtime error" in inBodyIM in parse.go during an html.Parse call...

7.5CVSS5.8AI score0.02772EPSS
SaveExploits1References4
Rows per page
Query Builder