{
  "document": {
    "aggregate_severity": {
      "text": "High"
    },
    "category": "csaf_vex",
    "csaf_version": "2.0",
    "distribution": {
      "text": "TuxCare License Agreement",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Cloud Linux Inc. and provide a link to the original.",
        "title": "Terms of Use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://tuxcare.com/contact/",
      "name": "TuxCare",
      "namespace": "https://tuxcare.com/"
    },
    "references": [
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.tuxcare.com/csaf/v2/els_os/centos8.4els/vex/2019/cve-2019-3817-els_os-centos8_4els.json"
      }
    ],
    "tracking": {
      "current_release_date": "2026-04-24T15:21:12Z",
      "generator": {
        "date": "2026-04-24T15:21:12Z",
        "engine": {
          "name": "pyCSAF"
        }
      },
      "id": "CVE-2019-3817-ELS_OS-CENTOS8.4ELS",
      "initial_release_date": "2019-03-27T13:29:00Z",
      "revision_history": [
        {
          "date": "2019-03-27T13:29:00Z",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2026-04-10T19:34:28Z",
          "number": "2",
          "summary": "Official Publication"
        },
        {
          "date": "2026-04-14T11:43:28Z",
          "number": "3",
          "summary": "Update document"
        },
        {
          "date": "2026-04-20T16:14:10Z",
          "number": "4",
          "summary": "Update document"
        },
        {
          "date": "2026-04-24T15:21:12Z",
          "number": "5",
          "summary": "Update document"
        }
      ],
      "status": "final",
      "version": "5"
    },
    "title": "Security update on CVE-2019-3817"
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Community Enterprise Operating System 8.4",
                "product": {
                  "name": "Community Enterprise Operating System 8.4",
                  "product_id": "CentOS-8.4",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:o:centos:centos:8.4:*:*:*:*:*:*:*"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Community Enterprise Operating System"
          }
        ],
        "category": "vendor",
        "name": "Red Hat, Inc."
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python3-dnf-0:4.4.2-11.el8.tuxcare.els1.noarch",
                "product": {
                  "name": "python3-dnf-0:4.4.2-11.el8.tuxcare.els1.noarch",
                  "product_id": "python3-dnf-0:4.4.2-11.el8.tuxcare.els1.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/tuxcare/python3-dnf@4.4.2-11.el8.tuxcare.els1?arch=noarch"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "python3-libdnf-0:0.55.0-7.el8.tuxcare.els1.x86_64",
                "product": {
                  "name": "python3-libdnf-0:0.55.0-7.el8.tuxcare.els1.x86_64",
                  "product_id": "python3-libdnf-0:0.55.0-7.el8.tuxcare.els1.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/tuxcare/python3-libdnf@0.55.0-7.el8.tuxcare.els1?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          }
        ],
        "category": "vendor",
        "name": "TuxCare"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-dnf-0:4.4.2-11.el8.tuxcare.els1.noarch as a component of Community Enterprise Operating System 8.4",
          "product_id": "CentOS-8.4:python3-dnf-0:4.4.2-11.el8.tuxcare.els1.noarch"
        },
        "product_reference": "python3-dnf-0:4.4.2-11.el8.tuxcare.els1.noarch",
        "relates_to_product_reference": "CentOS-8.4"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-libdnf-0:0.55.0-7.el8.tuxcare.els1.x86_64 as a component of Community Enterprise Operating System 8.4",
          "product_id": "CentOS-8.4:python3-libdnf-0:0.55.0-7.el8.tuxcare.els1.x86_64"
        },
        "product_reference": "python3-libdnf-0:0.55.0-7.el8.tuxcare.els1.x86_64",
        "relates_to_product_reference": "CentOS-8.4"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2019-3817",
      "cwe": {
        "id": "CWE-416",
        "name": "Use After Free"
      },
      "notes": [
        {
          "category": "description",
          "text": "A use-after-free flaw has been discovered in libcomps before version 0.1.10 in the way ObjMRTrees are merged. An attacker, who is able to make an application read a crafted comps XML file, may be able to crash the application or execute malicious code.",
          "title": "Vulnerability description"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        },
        {
          "category": "other",
          "text": "TuxCare has assessed that this vulnerability does not impact any currently supported TuxCare products. This evaluation may change as new information becomes available. For additional details regarding this vulnerability and affected products, refer to the provided references.",
          "title": "Statement"
        }
      ],
      "product_status": {
        "known_not_affected": [
          "CentOS-8.4:python3-dnf-0:4.4.2-11.el8.tuxcare.els1.noarch",
          "CentOS-8.4:python3-libdnf-0:0.55.0-7.el8.tuxcare.els1.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://cve.tuxcare.com/els/cve/CVE-2019-3817"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/errata/RHSA-2019:3583",
          "url": "https://access.redhat.com/errata/RHSA-2019:3583"
        },
        {
          "category": "external",
          "summary": "https://access.redhat.com/errata/RHSA-2019:3898",
          "url": "https://access.redhat.com/errata/RHSA-2019:3898"
        },
        {
          "category": "external",
          "summary": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3817",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3817"
        },
        {
          "category": "external",
          "summary": "https://github.com/rpm-software-management/libcomps/commit/e3a5d056633677959ad924a51758876d415e7046",
          "url": "https://github.com/rpm-software-management/libcomps/commit/e3a5d056633677959ad924a51758876d415e7046"
        },
        {
          "category": "external",
          "summary": "https://github.com/rpm-software-management/libcomps/issues/41",
          "url": "https://github.com/rpm-software-management/libcomps/issues/41"
        }
      ],
      "release_date": "2019-03-27T13:29:00Z",
      "scores": [
        {
          "cvss_v2": {
            "accessComplexity": "MEDIUM",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "PARTIAL",
            "baseScore": 6.8,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "PARTIAL",
            "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
            "version": "2.0"
          },
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.0"
          },
          "products": [
            "CentOS-8.4:python3-dnf-0:4.4.2-11.el8.tuxcare.els1.noarch",
            "CentOS-8.4:python3-libdnf-0:0.55.0-7.el8.tuxcare.els1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        },
        {
          "category": "impact",
          "details": "important",
          "product_ids": [
            "CentOS-8.4:python3-dnf-0:4.4.2-11.el8.tuxcare.els1.noarch",
            "CentOS-8.4:python3-libdnf-0:0.55.0-7.el8.tuxcare.els1.x86_64"
          ]
        }
      ]
    }
  ]
}