{ "id": "GO-2022-0246", "published": "2022-07-15T23:06:38Z", "modified": "0001-01-01T00:00:00Z", "aliases": [ "CVE-2021-3761", "GHSA-c8xp-8mf3-62h9" ], "details": "The ROAEntry.Validate function fails to perform bounds checks on the MaxLength field, allowing invalid values to pass validation.", "affected": [ { "package": { "name": "github.com/cloudflare/cfrpki", "ecosystem": "Go" }, "ranges": [ { "type": "SEMVER", "events": [ { "introduced": "0" }, { "fixed": "1.3.0" } ] } ], "database_specific": { "url": "https://pkg.go.dev/vuln/GO-2022-0246" }, "ecosystem_specific": { "imports": [ { "path": "github.com/cloudflare/cfrpki/validator/lib", "symbols": [ "ROAEntry.Validate", "RPKIROA.ValidateEntries" ] } ] } } ], "references": [ { "type": "FIX", "url": "https://github.com/cloudflare/cfrpki/pull/90" }, { "type": "FIX", "url": "https://github.com/cloudflare/cfrpki/commit/a8db4e009ef217484598ba1fd1c595b54e0f6422" } ], "credits": [ { "name": "Job Snijders" } ], "schema_version": "1.3.1" }