LoadURL does not check the Content-Type of loaded resources, which can cause a panic due to nil pointer deference if the loaded resource is not XML. If user supplied URLs are loaded, this may be used as a denial of service vector.
{
"url": "https://pkg.go.dev/vuln/GO-2020-0048",
"review_status": "REVIEWED"
}