| { |
| "schema_version": "1.3.1", |
| "id": "GO-2022-0251", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "2022-07-15T23:07:28Z", |
| "aliases": [ |
| "CVE-2021-3910", |
| "GHSA-5mxh-2qfv-4g7j" |
| ], |
| "summary": "Panic on NUL character in ROA in github.com/cloudflare/cfrpki", |
| "details": "OctoRPKI crashes when a repository returns an invalid ROA that is only an encoded NUL character (\\0).", |
| "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/validator/lib", |
| "symbols": [ |
| "BER2DER", |
| "DecodeManifest", |
| "DecoderConfig.DecodeManifest", |
| "readObject" |
| ] |
| } |
| ] |
| } |
| } |
| ], |
| "references": [ |
| { |
| "type": "FIX", |
| "url": "https://github.com/cloudflare/cfrpki/commit/76f0f7a98da001fa04e5bc0407c6702f91096bfa" |
| } |
| ], |
| "credits": [ |
| { |
| "name": "Koen van Hove" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2022-0251" |
| } |
| } |