Releases56
Frequency3 weeks 3 days
Last Release
Stars3.01K
[mirror] Go supplementary network libraries

CVE History

CVEPublishedCVSS v3CVSS v2
7.5 HIGH5 MEDIUM

golang.org/x/net before v0.0.0-20210520170846-37e1c6afe023 allows attackers to cause a denial of service (infinite loop) via crafted ParseFragment input.

7.5 HIGH5 MEDIUM

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 HTMLTreeBuilder.cpp in WebKit.