Incorrect Handling of Frameset Insertion Mode in Go's HTML Package
CVE-2018-17075
7.5HIGH
What is CVE-2018-17075?
The HTML package in Go, specifically the x/net/html module, contains a flaw in handling the "in frameset" insertion mode. Prior to July 13, 2018, certain HTML tags such as , , and could trigger a runtime panic during parsing. This issue raises compatibility concerns with web standards while also relating to components of WebKit, potentially introducing instability in applications reliant on this library.