CVE-2024-24788
- EPSS 0.13%
- Veröffentlicht 08.05.2024 16:15:08
- Zuletzt bearbeitet 21.11.2024 16:15:22
A malformed DNS message in response to a query can cause the Lookup functions to get stuck in an infinite loop.
CVE-2018-17846
- EPSS 0.56%
- Veröffentlicht 01.10.2018 08:29:02
- Zuletzt bearbeitet 21.11.2024 03:55:02
The html package (aka x/net/html) through 2018-09-25 in Go mishandles <table><math><select><mi><select></table>, leading to an infinite loop during an html.Parse call because inSelectIM and inSelectInTableIM do not comply with a specification.
CVE-2018-17847
- EPSS 0.91%
- Veröffentlicht 01.10.2018 08:29:02
- Zuletzt bearbeitet 21.11.2024 03:55:02
The html package (aka x/net/html) through 2018-09-25 in Go mishandles <svg><template><desc><t><svg></template>, leading to a "panic: runtime error" (index out of range) in (*nodeStack).pop in node.go, called from (*parser).clearActiveFormattingElemen...
CVE-2018-17848
- EPSS 1.03%
- Veröffentlicht 01.10.2018 08:29:02
- Zuletzt bearbeitet 21.11.2024 03:55:03
The html package (aka x/net/html) through 2018-09-25 in Go mishandles <math><template><mn><b></template>, leading to a "panic: runtime error" (index out of range) in (*insertionModeStack).pop in node.go, called from inHeadIM, during an html.Parse cal...
CVE-2018-17142
- EPSS 0.75%
- Veröffentlicht 17.09.2018 14:29:00
- Zuletzt bearbeitet 21.11.2024 03:53:56
The html package (aka x/net/html) through 2018-09-17 in Go mishandles <math><template><mo><template>, leading to a "panic: runtime error" in parseCurrentToken in parse.go during an html.Parse call.
CVE-2018-17143
- EPSS 0.65%
- Veröffentlicht 17.09.2018 14:29:00
- Zuletzt bearbeitet 21.11.2024 03:53:56
The html package (aka x/net/html) through 2018-09-17 in Go mishandles <template><tBody><isindex/action=0>, leading to a "panic: runtime error" in inBodyIM in parse.go during an html.Parse call.
CVE-2018-17075
- EPSS 0.72%
- Veröffentlicht 16.09.2018 02:29:00
- Zuletzt bearbeitet 21.11.2024 03:53:50
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 <template><object>, <template><applet>, or <template><marquee>. This is related to HTMLTreeBuilde...