The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.
Affected Software
| Name | Vendor | Start Version | End Version |
|---|
| Html | Go | * | 0.45.0 (excluding) |
References