{
  "document": {
    "aggregate_severity": {
      "namespace": "https://access.redhat.com/security/updates/classification/",
      "text": "Moderate"
    },
    "category": "csaf_vex",
    "csaf_version": "2.0",
    "publisher": {
      "category": "vendor",
      "contact_details": "https://access.redhat.com/security/team/contact/",
      "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
      "name": "Red Hat Product Security",
      "namespace": "https://www.redhat.com"
    },
    "title": "crafted input may cause a regular expression DoS",
    "tracking": {
      "current_release_date": "2026-08-11T14:53:43+00:00",
      "generator": {
        "date": "2026-08-11T14:53:43+00:00",
        "engine": {
          "name": "CSAF Generator",
          "version": "3.3.0"
        }
      },
      "id": "CVE-2021-22880",
      "initial_release_date": "2021-02-11T00:00:00+00:00",
      "revision_history": [
        {
          "date": "2026-08-11T14:53:43+00:00",
          "number": "1",
          "summary": "Last generated version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "category": "vendor",
        "name": "Red Hat",
        "branches": [
          {
            "category": "product_name",
            "name": "Red Hat CloudForms unspecified",
            "product": {
              "name": "Red Hat CloudForms unspecified",
              "product_id": "cfme-5",
              "product_identification_helper": {
                "cpe": "cpe:/a:redhat:cloudforms_managementengine:5"
              }
            }
          },
          {
            "category": "product_name",
            "name": "Red Hat Satellite",
            "product": {
              "name": "Red Hat Satellite",
              "product_id": "rhn_satellite_6-default",
              "product_identification_helper": {
                "cpe": "cpe:/a:redhat:satellite:6"
              }
            }
          },
          {
            "category": "product_version",
            "name": "cfme-gemset",
            "product": {
              "name": "cfme-gemset",
              "product_id": "cfme-gemset",
              "product_identification_helper": {
                "purl": "pkg:rpm/redhat/cfme-gemset"
              }
            }
          },
          {
            "category": "product_version",
            "name": "cfme-gemset",
            "product": {
              "name": "cfme-gemset",
              "product_id": "cfme-gemset.src",
              "product_identification_helper": {
                "purl": "pkg:rpm/redhat/cfme-gemset?arch=src"
              }
            }
          },
          {
            "category": "product_version",
            "name": "tfm-ror52-rubygem-activerecord",
            "product": {
              "name": "tfm-ror52-rubygem-activerecord",
              "product_id": "tfm-ror52-rubygem-activerecord.src",
              "product_identification_helper": {
                "purl": "pkg:rpm/redhat/tfm-ror52-rubygem-activerecord?arch=src"
              }
            }
          },
          {
            "category": "product_version",
            "name": "tfm-rubygem-activerecord",
            "product": {
              "name": "tfm-rubygem-activerecord",
              "product_id": "tfm-rubygem-activerecord.src",
              "product_identification_helper": {
                "purl": "pkg:rpm/redhat/tfm-rubygem-activerecord?arch=src"
              }
            }
          }
        ]
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cfme-gemset as a component of Red Hat CloudForms unspecified",
          "product_id": "cfme-5:cfme-gemset"
        },
        "product_reference": "cfme-gemset",
        "relates_to_product_reference": "cfme-5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "cfme-gemset.src as a component of Red Hat CloudForms unspecified",
          "product_id": "cfme-5:cfme-gemset.src"
        },
        "product_reference": "cfme-gemset.src",
        "relates_to_product_reference": "cfme-5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tfm-ror52-rubygem-activerecord.src as a component of Red Hat Satellite",
          "product_id": "rhn_satellite_6-default:tfm-ror52-rubygem-activerecord.src"
        },
        "product_reference": "tfm-ror52-rubygem-activerecord.src",
        "relates_to_product_reference": "rhn_satellite_6-default"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "tfm-rubygem-activerecord.src as a component of Red Hat Satellite",
          "product_id": "rhn_satellite_6-default:tfm-rubygem-activerecord.src"
        },
        "product_reference": "tfm-rubygem-activerecord.src",
        "relates_to_product_reference": "rhn_satellite_6-default"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2021-22880",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-02-18T00:00:00+00:00",
      "notes": [
        {
          "category": "other",
          "text": "Red Hat Satellite ship affected version of rubygem-activerecord however, the product is not vulnerable to the flaw as it does not use the `money` field type in product code. We may update the rubygem-activerecord dependency in a future release.",
          "title": "Statement"
        },
        {
          "category": "description",
          "text": "The PostgreSQL adapter in Active Record suffers from a regular expression denial of service (REDoS) vulnerability. Carefully crafted input can cause the input validation in the `money` type of the PostgreSQL adapter in Active Record to spend too much time in a regular expression, resulting in the potential for a DoS attack. This only impacts Rails applications that are using PostgreSQL along with money type columns that take user input.",
          "title": "Vulnerability description"
        }
      ],
      "product_status": {
        "known_affected": [
          "cfme-5:cfme-gemset",
          "cfme-5:cfme-gemset.src",
          "rhn_satellite_6-default:tfm-ror52-rubygem-activerecord.src",
          "rhn_satellite_6-default:tfm-rubygem-activerecord.src"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2021-22880"
        },
        {
          "category": "external",
          "summary": "nvd.nist.gov",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22880"
        },
        {
          "category": "external",
          "summary": "www.cve.org",
          "url": "https://www.cve.org/CVERecord?id=CVE-2021-22880"
        }
      ],
      "remediations": [
        {
          "category": "no_fix_planned",
          "details": "Will not fix",
          "product_ids": [
            "cfme-5:cfme-gemset",
            "cfme-5:cfme-gemset.src",
            "rhn_satellite_6-default:tfm-ror52-rubygem-activerecord.src"
          ]
        },
        {
          "category": "none_available",
          "details": "Affected",
          "product_ids": [
            "rhn_satellite_6-default:tfm-rubygem-activerecord.src"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "version": "3.1",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "baseScore": 7.5,
            "baseSeverity": "HIGH"
          },
          "products": [
            "cfme-5:cfme-gemset",
            "cfme-5:cfme-gemset.src",
            "rhn_satellite_6-default:tfm-ror52-rubygem-activerecord.src",
            "rhn_satellite_6-default:tfm-rubygem-activerecord.src"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate",
          "product_ids": [
            "cfme-5:cfme-gemset",
            "cfme-5:cfme-gemset.src",
            "rhn_satellite_6-default:tfm-ror52-rubygem-activerecord.src",
            "rhn_satellite_6-default:tfm-rubygem-activerecord.src"
          ]
        }
      ],
      "title": "crafted input may cause a regular expression DoS"
    }
  ]
}