| { |
| "schema_version": "1.3.1", |
| "id": "GO-2022-0253", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "2022-07-15T23:07:48Z", |
| "aliases": [ |
| "CVE-2021-3912", |
| "GHSA-g9wh-3vrx-r7hg" |
| ], |
| "summary": "Resource exhaustion via GZIP bomb in github.com/cloudflare/cfrpki", |
| "details": "The HTTPFetcher.GetXML function reads a response of unlimited size into memory, permitting resource exhaustion.", |
| "affected": [ |
| { |
| "package": { |
| "name": "github.com/cloudflare/cfrpki", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "0" |
| }, |
| { |
| "fixed": "1.4.0" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "github.com/cloudflare/cfrpki/sync/lib", |
| "symbols": [ |
| "HTTPFetcher.GetXML" |
| ] |
| } |
| ] |
| } |
| } |
| ], |
| "references": [ |
| { |
| "type": "FIX", |
| "url": "https://github.com/cloudflare/cfrpki/commit/648658b1b176a747b52645989cfddc73a81eacad" |
| } |
| ], |
| "credits": [ |
| { |
| "name": "Koen van Hove" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2022-0253" |
| } |
| } |