原始 OSV JSON
{
"id": "GHSA-5mxh-2qfv-4g7j",
"aliases": [
"CVE-2021-3910"
],
"details": "OctoRPKI crashes when encountering a repository that returns an invalid ROA (just an encoded `NUL` (`\\0`) character).\n\n## Patches\n\n## For more information\nIf you have any questions or comments about this advisory email us at [email protected]",
"summary": "NUL character in ROA causes OctoRPKI to crash",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.4.0"
}
]
}
],
"package": {
"name": "github.com/cloudflare/cfrpki",
"ecosystem": "Go"
}
}
],
"modified": "2026-04-15T21:11:17Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2021-11-10T20:15:06Z",
"references": [
{
"url": "https://github.com/cloudflare/cfrpki/security/advisories/GHSA-5mxh-2qfv-4g7j",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3910",
"type": "ADVISORY"
},
{
"url": "https://github.com/cloudflare/cfrpki/commit/76f0f7a98da001fa04e5bc0407c6702f91096bfa",
"type": "WEB"
},
{
"url": "https://github.com/cloudflare/cfrpki",
"type": "PACKAGE"
},
{
"url": "https://github.com/cloudflare/cfrpki/releases/tag/v1.4.0",
"type": "WEB"
},
{
"url": "https://pkg.go.dev/vuln/GO-2022-0251",
"type": "WEB"
},
{
"url": "https://www.debian.org/security/2022/dsa-5041",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2021-11-11T22:15:00Z",
"github_reviewed_at": "2021-11-10T18:17:39Z"
}
}