{"schema_version":"1.3.1","id":"GO-2020-0048","modified":"2024-05-20T16:03:47Z","published":"2021-04-14T20:04:52Z","aliases":["CVE-2020-25614","GHSA-93m7-c69f-5cfj"],"summary":"Denial of service in github.com/antchfx/xmlquery","details":"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.","affected":[{"package":{"name":"github.com/antchfx/xmlquery","ecosystem":"Go"},"ranges":[{"type":"SEMVER","events":[{"introduced":"0"},{"fixed":"1.3.1"}]}],"ecosystem_specific":{"imports":[{"path":"github.com/antchfx/xmlquery","symbols":["LoadURL"]}]}}],"references":[{"type":"FIX","url":"https://github.com/antchfx/xmlquery/commit/5648b2f39e8d5d3fc903c45a4f1274829df71821"},{"type":"WEB","url":"https://github.com/antchfx/xmlquery/issues/39"}],"credits":[{"name":"@dwisiswant0"}],"database_specific":{"url":"https://pkg.go.dev/vuln/GO-2020-0048","review_status":"REVIEWED"}}