Golang.Org X Net vulnerabilities
24 known vulnerabilities affecting golang.org/x_net.
Total CVEs
24
CISA KEV
1
actively exploited
Public exploits
1
Exploited in wild
1
Severity breakdown
HIGH13MEDIUM7UNKNOWN4
Vulnerabilities
Page 2 of 2
CVE-2018-17142HIGH≥ 0, < 0.0.0-20180925071336-cf3bd585ca2a2022-05-13
CVE-2018-17142 [HIGH] CWE-476 golang.org/x/net/html NULL Pointer Dereference vulnerability
golang.org/x/net/html NULL Pointer Dereference vulnerability
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
ghsaosv
CVE-2018-17847HIGH≥ 0, < 0.0.0-20190125002852-4b62a64f59f72022-05-13
CVE-2018-17847 [HIGH] CWE-119 golang.org/x/net/html has Improper Restriction of Operations within the Bounds of a Memory Buffer
golang.org/x/net/html has Improper Restriction of Operations within the Bounds of a Memory Buffer
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.
ghsaosv
CVE-2018-17143HIGH≥ 0, < 0.0.0-20180921000356-2f5d2388922f2022-05-13
CVE-2018-17143 [HIGH] CWE-119 golang.org/x/net/html has Improper Restriction of Operations within the Bounds of a Memory Buffer
golang.org/x/net/html has Improper Restriction of Operations within the Bounds of a Memory Buffer
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
ghsaosv
CVE-2018-17075HIGH≥ 0, < 0.0.0-20180816102801-aaf60122140d2022-05-13
CVE-2018-17075 [HIGH] CWE-476 golang.org/x/net/html NULL Pointer Dereference vulnerability
golang.org/x/net/html NULL Pointer Dereference vulnerability
The html package (aka x/net/html) before 2018-07-13 in Go mishandles "in frameset" insertion mode, leading to a "panic: runtime error" for html.Parse of , , or . This is related to HTMLTreeBuilder.cpp in WebKit.
ghsaosv
← Previous2 / 2