blob: f82e5cc36a5a860c8f1ec3c650e6743d5730b2b6 [file] [log] [blame]
{
"id": "GO-2020-0048",
"published": "2021-04-14T20:04:52Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2020-25614",
"GHSA-93m7-c69f-5cfj"
],
"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"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2020-0048"
},
"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"
}
],
"schema_version": "1.3.1"
}