GSD-2022-3616

Vulnerability from gsd - Updated: 2023-12-13 01:19
Details
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.
Aliases
Aliases

{
  "GSD": {
    "alias": "CVE-2022-3616",
    "id": "GSD-2022-3616"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2022-3616"
      ],
      "details": "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.",
      "id": "GSD-2022-3616",
      "modified": "2023-12-13T01:19:39.903869Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cna@cloudflare.com",
        "ID": "CVE-2022-3616",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "OctoRPKI",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "\u003c",
                          "version_name": "0",
                          "version_value": "\u003c1.4.4"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "Cloudflare"
            }
          ]
        }
      },
      "credits": [
        {
          "lang": "en",
          "value": "Donika Mirdita - Fraunhofer SIT, ATHENE "
        },
        {
          "lang": "en",
          "value": "Haya Shulman - Fraunhofer SIT, ATHENE"
        }
      ],
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "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."
          }
        ]
      },
      "generator": {
        "engine": "Vulnogram 0.1.0-dev"
      },
      "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"
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "cweId": "CWE-754",
                "lang": "eng",
                "value": "CWE-754 Improper Check for Unusual or Exceptional Conditions"
              }
            ]
          },
          {
            "description": [
              {
                "cweId": "CWE-834",
                "lang": "eng",
                "value": "CWE-834 Excessive Iteration"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://github.com/cloudflare/cfrpki/security/advisories/GHSA-pmw9-567p-68pc",
            "refsource": "MISC",
            "url": "https://github.com/cloudflare/cfrpki/security/advisories/GHSA-pmw9-567p-68pc"
          }
        ]
      },
      "source": {
        "advisory": "GHSA-pmw9-567p-68pc",
        "discovery": "EXTERNAL"
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003cv1.4.4",
          "affected_versions": "All versions before 1.4.4",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-834",
            "CWE-937"
          ],
          "date": "2023-03-29",
          "description": "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.",
          "fixed_versions": [
            "v1.4.4"
          ],
          "identifier": "CVE-2022-3616",
          "identifiers": [
            "CVE-2022-3616",
            "GHSA-pmw9-567p-68pc"
          ],
          "not_impacted": "",
          "package_slug": "go/github.com/cloudflare/cfrpki",
          "pubdate": "2022-10-28",
          "solution": "Upgrade to version 1.4.4 or above.",
          "title": "Excessive Iteration",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2022-3616",
            "https://github.com/cloudflare/cfrpki/security/advisories/GHSA-pmw9-567p-68pc"
          ],
          "uuid": "ea2090a2-f5da-41ff-92bc-8a68591d6a00",
          "versions": [
            {
              "commit": {
                "sha": "5f64bcd13477b29cd7ddff6fff3c65dfac3423ca",
                "tags": [
                  "v1.4.4"
                ],
                "timestamp": "20221018142244"
              },
              "number": "v1.4.4"
            }
          ]
        },
        {
          "affected_range": "\u003c=v1.4.3",
          "affected_versions": "All versions up to 1.4.3",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
          "cwe_ids": [
            "CWE-1035",
            "CWE-834",
            "CWE-937"
          ],
          "date": "2022-10-31",
          "description": "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.",
          "fixed_versions": [
            "v1.4.4"
          ],
          "identifier": "CVE-2022-3616",
          "identifiers": [
            "GHSA-pmw9-567p-68pc",
            "CVE-2022-3616"
          ],
          "not_impacted": "All versions after 1.4.3",
          "package_slug": "go/github.com/cloudflare/cfrpki/cmd/octorpki",
          "pubdate": "2022-10-31",
          "solution": "Upgrade to version 1.4.4 or above.",
          "title": "Excessive Iteration",
          "urls": [
            "https://github.com/cloudflare/cfrpki/security/advisories/GHSA-pmw9-567p-68pc",
            "https://nvd.nist.gov/vuln/detail/CVE-2022-3616",
            "https://github.com/advisories/GHSA-pmw9-567p-68pc"
          ],
          "uuid": "f9377a42-3455-4681-b71e-2d7c1bd2895d",
          "versions": [
            {
              "commit": {
                "sha": "828f93020875c2a3fdd222b70e4756df0ef4e847",
                "tags": [
                  "v1.4.3"
                ],
                "timestamp": "20220214191058"
              },
              "number": "v1.4.3"
            },
            {
              "commit": {
                "sha": "5f64bcd13477b29cd7ddff6fff3c65dfac3423ca",
                "tags": [
                  "v1.4.4"
                ],
                "timestamp": "20221018142244"
              },
              "number": "v1.4.4"
            }
          ]
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:cloudflare:octorpki:*:*:*:*:*:*:*:*",
                "cpe_name": [],
                "versionEndExcluding": "1.4.4",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "cna@cloudflare.com",
          "ID": "CVE-2022-3616"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "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."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-834"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/cloudflare/cfrpki/security/advisories/GHSA-pmw9-567p-68pc",
              "refsource": "MISC",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://github.com/cloudflare/cfrpki/security/advisories/GHSA-pmw9-567p-68pc"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "exploitabilityScore": 3.9,
          "impactScore": 3.6
        }
      },
      "lastModifiedDate": "2023-03-29T09:15Z",
      "publishedDate": "2022-10-28T07:15Z"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…