2022-10-20 12:00:31 +00:00
{
2022-10-28 07:00:30 +00:00
"data_version" : "4.0" ,
2022-10-20 12:00:31 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-3616" ,
2022-10-28 07:00:30 +00:00
"ASSIGNER" : "cna@cloudflare.com" ,
"STATE" : "PUBLIC"
2022-10-20 12:00:31 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-03-29 09:00:35 +00:00
"value" : "Attackers can create long chains of CAs that would lead to OctoRPKI exceeding its max iterations parameter. In consequence it would cause the program to crash, preventing it from finishing the validation and leading to a denial of service. Credits to Donika Mirdita and Haya Shulman - Fraunhofer SIT, ATHENE, who discovered and reported this vulnerability."
2022-10-28 07:00:30 +00:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-754 Improper Check for Unusual or Exceptional Conditions" ,
"cweId" : "CWE-754"
}
]
} ,
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-834 Excessive Iteration" ,
"cweId" : "CWE-834"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Cloudflare" ,
"product" : {
"product_data" : [
{
"product_name" : "OctoRPKI" ,
"version" : {
"version_data" : [
{
2023-03-29 09:00:35 +00:00
"version_affected" : "<" ,
"version_name" : "0" ,
"version_value" : "<1.4.4"
2022-10-28 07:00:30 +00:00
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/cloudflare/cfrpki/security/advisories/GHSA-pmw9-567p-68pc" ,
"refsource" : "MISC" ,
"name" : "https://github.com/cloudflare/cfrpki/security/advisories/GHSA-pmw9-567p-68pc"
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.1.0-dev"
} ,
"source" : {
"advisory" : "GHSA-pmw9-567p-68pc" ,
"discovery" : "EXTERNAL"
} ,
"credits" : [
{
"lang" : "en" ,
2023-03-29 09:00:35 +00:00
"value" : "Donika Mirdita - Fraunhofer SIT, ATHENE "
} ,
{
"lang" : "en" ,
"value" : "Haya Shulman - Fraunhofer SIT, ATHENE"
2022-10-28 07:00:30 +00:00
}
] ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:L/A:H" ,
"version" : "3.1"
2022-10-20 12:00:31 +00:00
}
]
}
}