| { |
| "dataType": "CVE_RECORD", |
| "dataVersion": "5.0", |
| "cveMetadata": { |
| "cveId": "CVE-2022-30632" |
| }, |
| "containers": { |
| "cna": { |
| "providerMetadata": { |
| "orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc" |
| }, |
| "title": "Stack exhaustion on crafted paths in path/filepath", |
| "descriptions": [ |
| { |
| "lang": "en", |
| "value": "Uncontrolled recursion in Glob in path/filepath before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a path containing a large number of path separators." |
| } |
| ], |
| "affected": [ |
| { |
| "vendor": "Go standard library", |
| "product": "path/filepath", |
| "collectionURL": "https://pkg.go.dev", |
| "packageName": "path/filepath", |
| "versions": [ |
| { |
| "version": "0", |
| "lessThan": "1.17.12", |
| "status": "affected", |
| "versionType": "semver" |
| }, |
| { |
| "version": "1.18.0-0", |
| "lessThan": "1.18.4", |
| "status": "affected", |
| "versionType": "semver" |
| } |
| ], |
| "programRoutines": [ |
| { |
| "name": "Glob" |
| } |
| ], |
| "defaultStatus": "unaffected" |
| } |
| ], |
| "problemTypes": [ |
| { |
| "descriptions": [ |
| { |
| "lang": "en", |
| "description": "CWE-674: Uncontrolled Recursion" |
| } |
| ] |
| } |
| ], |
| "references": [ |
| { |
| "url": "https://go.dev/cl/417066" |
| }, |
| { |
| "url": "https://go.googlesource.com/go/+/ac68c6c683409f98250d34ad282b9e1b0c9095ef" |
| }, |
| { |
| "url": "https://go.dev/issue/53416" |
| }, |
| { |
| "url": "https://groups.google.com/g/golang-announce/c/nqrv9fbR0zE" |
| }, |
| { |
| "url": "https://pkg.go.dev/vuln/GO-2022-0522" |
| } |
| ], |
| "credits": [ |
| { |
| "lang": "en", |
| "value": "Juho Nurminen of Mattermost" |
| } |
| ] |
| } |
| } |
| } |