{
  "document": {
    "aggregate_severity": {
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "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"
      },
      {
        "category": "details",
        "text": "* SECURITY UPDATE: MANIFEST.in exclusion bypass via Unicode normalization\n     - debian/patches/CVE-2026-59890.patch: normalize pattern and path to NFC\n       before matching in FileList (translate_pattern)\n     - CVE-2026-59890",
        "title": "Details"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://tuxcare.com/contact/",
      "name": "TuxCare",
      "namespace": "https://tuxcare.com/"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://cve.tuxcare.com/els-alt-python/releases/CLSA-2026:1788291365",
        "url": "https://cve.tuxcare.com/els-alt-python/releases/CLSA-2026:1788291365"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.tuxcare.com/csaf/v2/els_alt_python/debian11/advisories/2026/clsa-2026_1788291365.json"
      }
    ],
    "tracking": {
      "current_release_date": "2026-09-01T19:36:52Z",
      "generator": {
        "date": "2026-09-01T19:36:52Z",
        "engine": {
          "name": "pyCSAF"
        }
      },
      "id": "CLSA-2026:1788291365",
      "initial_release_date": "2026-09-01T19:36:52Z",
      "revision_history": [
        {
          "date": "2026-09-01T19:36:52Z",
          "number": "1",
          "summary": "Initial version"
        }
      ],
      "status": "final",
      "version": "1"
    },
    "title": "Fix CVE(s): CVE-2024-6345, CVE-2025-47273, CVE-2026-59890"
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Debian 11",
                "product": {
                  "name": "Debian 11",
                  "product_id": "Debian-11",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:o:debian:debian_linux:11:*:*:*:*:*:*:*"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Debian"
          }
        ],
        "category": "vendor",
        "name": "Software in the Public Interest, Inc."
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "alt-python37-setuptools-0:58.3.0-4.all",
                "product": {
                  "name": "alt-python37-setuptools-0:58.3.0-4.all",
                  "product_id": "alt-python37-setuptools-0:58.3.0-4.all",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python37-setuptools@58.3.0-4?arch=all&os_name=debian&os_version=11"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "alt-python37-setuptools-wheel-0:58.3.0-4.all",
                "product": {
                  "name": "alt-python37-setuptools-wheel-0:58.3.0-4.all",
                  "product_id": "alt-python37-setuptools-wheel-0:58.3.0-4.all",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/alt-python37-setuptools-wheel@58.3.0-4?arch=all&os_name=debian&os_version=11"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "all"
          }
        ],
        "category": "vendor",
        "name": "TuxCare"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python37-setuptools-0:58.3.0-4.all as a component of Debian 11",
          "product_id": "Debian-11:alt-python37-setuptools-0:58.3.0-4.all"
        },
        "product_reference": "alt-python37-setuptools-0:58.3.0-4.all",
        "relates_to_product_reference": "Debian-11"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "alt-python37-setuptools-wheel-0:58.3.0-4.all as a component of Debian 11",
          "product_id": "Debian-11:alt-python37-setuptools-wheel-0:58.3.0-4.all"
        },
        "product_reference": "alt-python37-setuptools-wheel-0:58.3.0-4.all",
        "relates_to_product_reference": "Debian-11"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2025-47273",
      "cwe": {
        "id": "CWE-22",
        "name": "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')"
      },
      "notes": [
        {
          "category": "description",
          "text": "setuptools is a package that allows users to download, build, install, upgrade, and uninstall Python packages. A path traversal vulnerability in `PackageIndex` is present in setuptools prior to version 78.1.1. An attacker would be allowed to write files to arbitrary locations on the filesystem with the permissions of the process running the Python code, which could escalate to remote code execution depending on the context. Version 78.1.1 fixes the issue.",
          "title": "Vulnerability description"
        }
      ],
      "product_status": {
        "fixed": [
          "Debian-11:alt-python37-setuptools-0:58.3.0-4.all",
          "Debian-11:alt-python37-setuptools-wheel-0:58.3.0-4.all"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://cve.tuxcare.com/els-alt-python/cve/CVE-2025-47273"
        },
        {
          "category": "external",
          "summary": "https://github.com/pypa/setuptools/blob/6ead555c5fb29bc57fe6105b1bffc163f56fd558/setuptools/package_index.py#L810C1-L825C88",
          "url": "https://github.com/pypa/setuptools/blob/6ead555c5fb29bc57fe6105b1bffc163f56fd558/setuptools/package_index.py#L810C1-L825C88"
        },
        {
          "category": "external",
          "summary": "https://github.com/pypa/setuptools/commit/250a6d17978f9f6ac3ac887091f2d32886fbbb0b",
          "url": "https://github.com/pypa/setuptools/commit/250a6d17978f9f6ac3ac887091f2d32886fbbb0b"
        },
        {
          "category": "external",
          "summary": "https://github.com/pypa/setuptools/issues/4946",
          "url": "https://github.com/pypa/setuptools/issues/4946"
        },
        {
          "category": "external",
          "summary": "https://github.com/pypa/setuptools/security/advisories/GHSA-5rjg-fvgr-3xxf",
          "url": "https://github.com/pypa/setuptools/security/advisories/GHSA-5rjg-fvgr-3xxf"
        },
        {
          "category": "external",
          "summary": "https://lists.debian.org/debian-lts-announce/2025/05/msg00035.html",
          "url": "https://lists.debian.org/debian-lts-announce/2025/05/msg00035.html"
        }
      ],
      "release_date": "2025-05-17T16:15:00Z",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-09-01T19:36:07.282302Z",
          "details": "Details on how to apply the fix are available at: https://cve.tuxcare.com/els-alt-python/releases/CLSA-2026:1788291365",
          "product_ids": [
            "Debian-11:alt-python37-setuptools-0:58.3.0-4.all",
            "Debian-11:alt-python37-setuptools-wheel-0:58.3.0-4.all"
          ],
          "url": "https://cve.tuxcare.com/els-alt-python/releases/CLSA-2026:1788291365"
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ]
    },
    {
      "cve": "CVE-2026-59890",
      "cwe": {
        "id": "CWE-176",
        "name": "Improper Handling of Unicode Encoding"
      },
      "notes": [
        {
          "category": "description",
          "text": "setuptools is a package that allows users to download, build, install, upgrade, and uninstall Python packages. Prior to 83.0.0, FileList applied MANIFEST.in exclude, global-exclude, recursive-exclude, and prune directives by matching compiled glob patterns against on-disk file names without Unicode normalization, so on macOS APFS or HFS+ an NFD file name could bypass an NFC exclusion rule and be packed into a source distribution. This issue is fixed in version 83.0.0.",
          "title": "Vulnerability description"
        }
      ],
      "product_status": {
        "fixed": [
          "Debian-11:alt-python37-setuptools-0:58.3.0-4.all",
          "Debian-11:alt-python37-setuptools-wheel-0:58.3.0-4.all"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://cve.tuxcare.com/els-alt-python/cve/CVE-2026-59890"
        },
        {
          "category": "external",
          "summary": "https://github.com/pypa/setuptools/commit/dd9f436a36486b4cb8a4c70a2321548b0be09b8f",
          "url": "https://github.com/pypa/setuptools/commit/dd9f436a36486b4cb8a4c70a2321548b0be09b8f"
        },
        {
          "category": "external",
          "summary": "https://github.com/pypa/setuptools/releases/tag/v83.0.0",
          "url": "https://github.com/pypa/setuptools/releases/tag/v83.0.0"
        },
        {
          "category": "external",
          "summary": "https://github.com/pypa/setuptools/security/advisories/GHSA-h35f-9h28-mq5c",
          "url": "https://github.com/pypa/setuptools/security/advisories/GHSA-h35f-9h28-mq5c"
        }
      ],
      "release_date": "2026-07-08T17:17:00Z",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-09-01T19:36:07.282302Z",
          "details": "Details on how to apply the fix are available at: https://cve.tuxcare.com/els-alt-python/releases/CLSA-2026:1788291365",
          "product_ids": [
            "Debian-11:alt-python37-setuptools-0:58.3.0-4.all",
            "Debian-11:alt-python37-setuptools-wheel-0:58.3.0-4.all"
          ],
          "url": "https://cve.tuxcare.com/els-alt-python/releases/CLSA-2026:1788291365"
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ]
    },
    {
      "cve": "CVE-2024-6345",
      "cwe": {
        "id": "CWE-94",
        "name": "Improper Control of Generation of Code ('Code Injection')"
      },
      "notes": [
        {
          "category": "description",
          "text": "A vulnerability in the package_index module of pypa/setuptools versions up to 69.1.1 allows for remote code execution via its download functions. These functions, which are used to download packages from URLs provided by users or retrieved from package index servers, are susceptible to code injection. If these functions are exposed to user-controlled inputs, such as package URLs, they can execute arbitrary commands on the system. The issue is fixed in version 70.0.",
          "title": "Vulnerability description"
        }
      ],
      "product_status": {
        "fixed": [
          "Debian-11:alt-python37-setuptools-0:58.3.0-4.all",
          "Debian-11:alt-python37-setuptools-wheel-0:58.3.0-4.all"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://cve.tuxcare.com/els-alt-python/cve/CVE-2024-6345"
        },
        {
          "category": "external",
          "summary": "https://github.com/pypa/setuptools/commit/88807c7062788254f654ea8c03427adc859321f0",
          "url": "https://github.com/pypa/setuptools/commit/88807c7062788254f654ea8c03427adc859321f0"
        },
        {
          "category": "external",
          "summary": "https://huntr.com/bounties/d6362117-ad57-4e83-951f-b8141c6e7ca5",
          "url": "https://huntr.com/bounties/d6362117-ad57-4e83-951f-b8141c6e7ca5"
        },
        {
          "category": "external",
          "summary": "https://lists.debian.org/debian-lts-announce/2024/09/msg00018.html",
          "url": "https://lists.debian.org/debian-lts-announce/2024/09/msg00018.html"
        }
      ],
      "release_date": "2024-07-15T01:15:00Z",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-09-01T19:36:07.282302Z",
          "details": "Details on how to apply the fix are available at: https://cve.tuxcare.com/els-alt-python/releases/CLSA-2026:1788291365",
          "product_ids": [
            "Debian-11:alt-python37-setuptools-0:58.3.0-4.all",
            "Debian-11:alt-python37-setuptools-wheel-0:58.3.0-4.all"
          ],
          "url": "https://cve.tuxcare.com/els-alt-python/releases/CLSA-2026:1788291365"
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ]
    }
  ]
}