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.
A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Net | Golang | * | 2018-09-17 (including) |