blob: c56e42dc7ff4cb56f16f43273a9f93eb46955aac [file] [log] [blame]
module: github.com/antchfx/xmlquery
versions:
- fixed: v1.3.1
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.
published: 2021-04-14T12:00:00Z
cve: CVE-2020-25614
credit: '@dwisiswant0'
symbols:
- LoadURL
links:
commit: https://github.com/antchfx/xmlquery/commit/5648b2f39e8d5d3fc903c45a4f1274829df71821
context:
- https://github.com/antchfx/xmlquery/issues/39