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.
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-07-12 (including) |