blob: 7c0c6d0cdc7f780c302e610f35174c7c019cefa4 [file] [log] [blame]
{
"id": "GO-2022-0248",
"published": "2022-07-15T23:07:18Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2021-3907",
"GHSA-cqh2-vc2f-q4fh"
],
"details": "Manifest path extraction is vulnerable to directory traversal attacks.\n\nThe ExtractPathManifest function permits file paths containing relative directory components (\"..\"), permitting files to reference arbitrary locations on the filesystem.",
"affected": [
{
"package": {
"name": "github.com/cloudflare/cfrpki",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.4.3"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2022-0248"
},
"ecosystem_specific": {
"imports": [
{
"path": "github.com/cloudflare/cfrpki/validator/pki",
"symbols": [
"ExtractPathManifest",
"SimpleManager.Explore",
"SimpleManager.ExploreAdd",
"Validator.AddManifest",
"Validator.AddResource"
]
}
]
}
}
],
"references": [
{
"type": "FIX",
"url": "https://github.com/cloudflare/cfrpki/commit/eb9cc4db7b7b79e44f56dfaa959fccdfb2af8284"
}
],
"credits": [
{
"name": "Koen van Hove"
}
],
"schema_version": "1.3.1"
}