blob: 747890f66e04638dd81aaa9916607fc9636a5915 [file] [log] [blame]
{
"schema_version": "1.3.1",
"id": "GO-2024-3282",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2024-12401",
"GHSA-r4pg-vg54-wxx4"
],
"summary": "Potential slowdown / DoS when parsing specially crafted PEM inputs in github.com/cert-manager/cert-manager",
"details": "Potential slowdown / DoS when parsing specially crafted PEM inputs in github.com/cert-manager/cert-manager",
"affected": [
{
"package": {
"name": "github.com/cert-manager/cert-manager",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.12.14"
},
{
"introduced": "1.13.0-alpha.0"
},
{
"fixed": "1.15.4"
},
{
"introduced": "1.16.0-alpha.0"
},
{
"fixed": "1.16.2"
}
]
}
],
"ecosystem_specific": {
"imports": [
{
"path": "github.com/cert-manager/cert-manager/pkg/util/pki",
"symbols": [
"CertificateTemplateFromCSRPEM",
"CertificateTemplateFromCertificateRequest",
"CertificateTemplateFromCertificateSigningRequest",
"DecodePrivateKeyBytes",
"DecodeX509CertificateBytes",
"DecodeX509CertificateChainBytes",
"DecodeX509CertificateRequestBytes",
"DecodeX509CertificateSetBytes",
"GenerateLocallySignedTemporaryCertificate",
"ParseSingleCertificateChainPEM",
"RequestMatchesSpec"
]
},
{
"path": "github.com/cert-manager/cert-manager/internal/controller/certificates",
"symbols": [
"OutputFormatDER"
]
},
{
"path": "github.com/cert-manager/cert-manager/pkg/controller/acmeorders",
"symbols": [
"controller.ProcessItem",
"controller.Sync",
"controller.finalizeOrder"
]
}
]
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cert-manager/cert-manager/security/advisories/GHSA-r4pg-vg54-wxx4"
},
{
"type": "FIX",
"url": "https://github.com/cert-manager/cert-manager/commit/3a4c9eb55e2e43570679840bbe3217869fbc8efc"
},
{
"type": "FIX",
"url": "https://github.com/cert-manager/cert-manager/commit/f22f78c8c0a64d718e203b326bc844c488ad7850"
},
{
"type": "FIX",
"url": "https://github.com/cert-manager/cert-manager/pull/7400"
},
{
"type": "FIX",
"url": "https://github.com/cert-manager/cert-manager/pull/7401"
},
{
"type": "FIX",
"url": "https://github.com/cert-manager/cert-manager/pull/7402"
},
{
"type": "FIX",
"url": "https://github.com/cert-manager/cert-manager/pull/7403"
},
{
"type": "REPORT",
"url": "https://go.dev/issue/50116"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2024-3282",
"review_status": "REVIEWED"
}
}