blob: 6d9aaeb95421e217e38e4d70f5e57e5daa72b3af [file] [log] [blame]
modules:
- module: github.com/antchfx/xmlquery
versions:
- fixed: 1.3.1
vulnerable_at: 1.3.0
packages:
- package: github.com/antchfx/xmlquery
symbols:
- LoadURL
description: |
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.
published: 2021-04-14T20:04:52Z
cves:
- CVE-2020-25614
ghsas:
- GHSA-93m7-c69f-5cfj
credit: '@dwisiswant0'
references:
- fix: https://github.com/antchfx/xmlquery/commit/5648b2f39e8d5d3fc903c45a4f1274829df71821
- web: https://github.com/antchfx/xmlquery/issues/39