Lucene search
+L

26 matches found

Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/02/05 12:00 a.m.•1 views

CVE-2025-47911: Undefined Security Weakness

The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service DoS if an attacker provides specially crafted HTML content...

5.3CVSS5.7AI score0.00533EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/02/05 12:00 a.m.•1 views

CVE-2025-58190: Loop with Unreachable Exit Condition

The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service DoS if an attacker provides specially crafted HTML content...

5.3CVSS5.8AI score0.00512EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
•added 2023/09/25 5:33 p.m.•56 views

x/net/html Vulnerable to DoS During HTML Parsing

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.8AI score0.02515EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/13 1:26 a.m.•43 views

golang.org/x/net/html Improper Validation of Array Index vulnerability

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.5CVSS7.4AI score0.02234EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/13 1:19 a.m.•53 views

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...

7.5CVSS7.3AI score0.02377EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/13 1:19 a.m.•34 views

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...

7.5CVSS1.2AI score0.02774EPSS
SaveExploits1References12Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2022/05/13 12:00 a.m.•64 views

NULL Pointer Dereference

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...

7.5CVSS1.2AI score0.02774EPSS
SaveExploits1References12Affected Software1
RedhatCVE
RedhatCVE
•added 2020/04/09 1:32 a.m.•34 views

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.5CVSS1.5AI score0.02234EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
•added 2020/01/19 3:30 p.m.•35 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.5CVSS1.1AI score0.02772EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
•added 2020/01/12 3:29 p.m.•37 views

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.5CVSS2AI score0.02364EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
•added 2019/12/28 9:53 a.m.•30 views

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.5CVSS1.1AI score0.02515EPSS
SaveExploits0References2
Veracode
Veracode
•added 2018/10/02 5:07 a.m.•22 views

Denial Of Service (DoS)

github.com/golang/net is vulnerable to denial of service. An infinite loop occurs when html.Parse parses . This is due to incompliance with specifications in inSelectIM and inSelectInTableIM...

7.5CVSS7.2AI score0.02515EPSS
SaveExploits0References6Affected Software1
NVD
NVD
•added 2018/10/01 8:29 a.m.•29 views

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.5CVSS7.5AI score0.02364EPSS
SaveExploits1References3
NVD
NVD
•added 2018/10/01 8:29 a.m.•30 views

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.5CVSS7.5AI score0.02234EPSS
SaveExploits1References3
Debian CVE
Debian CVE
•added 2018/10/01 8:00 a.m.•69 views

CVE-2018-17847

Removed by vendor...

7.5CVSS6.6AI score0.02364EPSS
SaveExploits1
CVE
CVE
•added 2018/10/01 8:00 a.m.•458 views

CVE-2018-17847

The CVE-2018-17847 entry describes a denial of service condition in Go’s html package (x/net/html) triggered by parsing HTML that includes certain SVG/Template constructs. The root cause is an index-out-of-range fault in nodeStack.pop called during html.Parse, which can be exploited by sending a ...

7.5CVSS7.2AI score0.02364EPSS
SaveExploits1References3Affected Software1
Debian CVE
Debian CVE
•added 2018/10/01 8:00 a.m.•69 views

CVE-2018-17846

Removed by vendor...

7.5CVSS7AI score0.02515EPSS
SaveExploits0
Cvelist
Cvelist
•added 2018/10/01 8:00 a.m.•57 views

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.4AI score0.02234EPSS
SaveExploits1References3
Debian CVE
Debian CVE
•added 2018/10/01 8:00 a.m.•79 views

CVE-2018-17848

Removed by vendor...

7.5CVSS6.6AI score0.02234EPSS
SaveExploits1
RedhatCVE
RedhatCVE
•added 2018/09/26 6:18 a.m.•26 views

CVE-2018-17075

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...

7.5CVSS0.5AI score0.02774EPSS
SaveExploits1References2
Rows per page
Query Builder