2021-10-26 23:00:54 +00:00
{
2021-11-11 22:01:03 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cna@cloudflare.com" ,
"DATE_PUBLIC" : "2021-11-01T22:28:00.000Z" ,
"ID" : "CVE-2021-3908" ,
"STATE" : "PUBLIC" ,
"TITLE" : "Infinite certificate chain depth results in OctoRPKI running forever"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "octorpki" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_value" : "1.4.0"
}
]
}
}
]
} ,
"vendor_name" : "Cloudflare"
2021-11-11 13:40:15 -08:00
}
]
}
2021-11-11 22:01:03 +00:00
} ,
"credit" : [
{
2021-11-11 13:40:15 -08:00
"lang" : "eng" ,
2021-11-11 22:01:03 +00:00
"value" : "Koen van Hove"
}
] ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "OctoRPKI does not limit the depth of a certificate chain, allowing for a CA to create children in an ad-hoc fashion, thereby making tree traversal never end."
}
2021-10-26 23:00:54 +00:00
]
2021-11-11 22:01:03 +00:00
} ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 5.9 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-400 Uncontrolled Resource Consumption"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"url" : "https://github.com/cloudflare/cfrpki/security/advisories/GHSA-g5gj-9ggf-9vmq" ,
"name" : "https://github.com/cloudflare/cfrpki/security/advisories/GHSA-g5gj-9ggf-9vmq"
2022-01-12 11:01:10 +00:00
} ,
{
"refsource" : "DEBIAN" ,
"name" : "DSA-5041" ,
"url" : "https://www.debian.org/security/2022/dsa-5041"
2021-11-11 22:01:03 +00:00
}
]
} ,
"solution" : [
{
"lang" : "eng" ,
"value" : "Upgrade to 1.4"
}
] ,
"source" : {
"discovery" : "EXTERNAL"
2021-10-26 23:00:54 +00:00
}
2021-11-11 22:01:03 +00:00
}