HomeDefault status
unaffected
Any version before 0.45.0
affected
Description
The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.
Problem types
CWE-835: Loop with Unreachable Exit Condition
Product status
Any version before 0.45.0
Credits
Guido Vranken
References
groups.google.com/g/golang-announce/c/jnQcOYpiR2c
github.com/golang/vulndb/issues/4441