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.
The product dereferences a pointer that it expects to be valid but is NULL.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Net | Golang | * | 2018-09-17 (including) |