blob: dc45c3ee3460b014c0ed195ebc473987aa23b6fa [file] [log] [blame]
{
"dataType": "CVE_RECORD",
"dataVersion": "5.0",
"cveMetadata": {
"cveId": "CVE-2019-25073"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc"
},
"descriptions": [
{
"lang": "en",
"value": "Improper path santiziation in github.com/goadesign/goa before v3.0.9, v2.0.10, or v1.4.3 allow remote attackers to read files outside of the intended directory."
}
],
"affected": [
{
"vendor": "github.com/goadesign/goa",
"product": "github.com/goadesign/goa",
"collectionURL": "https://pkg.go.dev",
"packageName": "github.com/goadesign/goa",
"versions": [
{
"version": "0",
"lessThan": "1.4.3",
"status": "affected",
"versionType": "semver"
}
],
"programRoutines": [
{
"name": "Controller.FileHandler"
}
],
"defaultStatus": "unaffected"
},
{
"vendor": "goa.design/goa",
"product": "goa.design/goa",
"collectionURL": "https://pkg.go.dev",
"packageName": "goa.design/goa",
"versions": [
{
"version": "0",
"lessThan": "1.4.3",
"status": "affected",
"versionType": "semver"
}
],
"programRoutines": [
{
"name": "Controller.FileHandler"
}
],
"defaultStatus": "unaffected"
},
{
"vendor": "goa.design/goa/v3",
"product": "goa.design/goa/v3",
"collectionURL": "https://pkg.go.dev",
"packageName": "goa.design/goa/v3",
"versions": [
{
"version": "0",
"lessThan": "3.0.9",
"status": "affected",
"versionType": "semver"
}
],
"programRoutines": [
{
"name": "Controller.FileHandler"
}
],
"defaultStatus": "unaffected"
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"description": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory('Path Traversal')"
}
]
}
],
"references": [
{
"url": "https://github.com/goadesign/goa/pull/2388"
},
{
"url": "https://github.com/goadesign/goa/commit/70b5a199d0f813d74423993832c424e1fc73fb39"
},
{
"url": "https://pkg.go.dev/vuln/GO-2020-0032"
}
],
"credits": [
{
"lang": "en",
"value": "@christi3k"
}
]
}
}
}