<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:cpe="http://cpe.mitre.org/language/2.0" xmlns:cvrf="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/cvrf" xmlns:cvrf-common="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/common" xmlns:cvssv2="http://scap.nist.gov/schema/cvss-v2/1.0" xmlns:cvssv3="https://www.first.org/cvss/cvss-v3.0.xsd" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:ns0="http://purl.org/dc/elements/1.1/" xmlns:prod="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/prod" xmlns:scap-core="http://scap.nist.gov/schema/scap-core/1.0" xmlns:sch="http://purl.oclc.org/dsdl/schematron" xmlns:vuln="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/cvrf">
  <DocumentTitle xml:lang="en">CVE-2023-41040</DocumentTitle>
  <DocumentType>SUSE CVE</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE CVE-2023-41040</ID>
    </Identification>
    <Status>Interim</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>4</Number>
        <Date>2023-09-26T23:18:25Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2023-08-31T23:16:15Z</InitialReleaseDate>
    <CurrentReleaseDate>2023-09-26T23:18:25Z</CurrentReleaseDate>
    <Generator>
      <Engine>cve-database/bin/generate-cvrf-cve.pl</Engine>
      <Date>2020-12-27T01:00:00Z</Date>
    </Generator>
  </DocumentTracking>
  <DocumentNotes>
    <Note Title="CVE" Type="Summary" Ordinal="1" xml:lang="en">CVE-2023-41040</Note>
    <Note Title="Mitre CVE Description" Type="Description" Ordinal="2" xml:lang="en"> GitPython is a python library used to interact with Git repositories. In order to resolve some git references, GitPython reads files from the `.git` directory, in some places the name of the file being read is provided by the user, GitPython doesn't check if this file is located outside the `.git` directory. This allows an attacker to make GitPython read any file from the system. This vulnerability is present in https://github.com/gitpython-developers/GitPython/blob/1c8310d7cae144f74a671cbe17e51f63a830adbf/git/refs/symbolic.py#L174-L175. That code joins the base directory with a user given string without checking if the final path is located outside the base directory. This vulnerability cannot be used to read the contents of files but could in theory be used to trigger a denial of service for the program. This issue has not yet been addressed.</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="4" xml:lang="en">The CVRF data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).</Note>
  </DocumentNotes>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/ZWCDOX67N4DIYNYFBVRBOV5ED6DNNQIW/</URL>
      <Description>E-Mail link for openSUSE-SU-2023:0259-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/7CNHID7WWGH3NBQ4RDHSFLO7MHMZZ4ZQ/</URL>
      <Description>E-Mail link for openSUSE-SU-2023:0271-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/prod">
    <Branch Type="Product Family" Name="SUSE Package Hub 15 SP4">
      <Branch Type="Product Name" Name="SUSE Package Hub 15 SP4">
        <FullProductName ProductID="SUSE Package Hub 15 SP4">SUSE Package Hub 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Package Hub 15 SP5">
      <Branch Type="Product Name" Name="SUSE Package Hub 15 SP5">
        <FullProductName ProductID="SUSE Package Hub 15 SP5">SUSE Package Hub 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap 15.4">
      <Branch Type="Product Name" Name="openSUSE Leap 15.4">
        <FullProductName ProductID="openSUSE Leap 15.4" CPE="cpe:/o:opensuse:leap:15.4">openSUSE Leap 15.4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap 15.5">
      <Branch Type="Product Name" Name="openSUSE Leap 15.5">
        <FullProductName ProductID="openSUSE Leap 15.5" CPE="cpe:/o:opensuse:leap:15.5">openSUSE Leap 15.5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Tumbleweed">
      <Branch Type="Product Name" Name="openSUSE Tumbleweed">
        <FullProductName ProductID="openSUSE Tumbleweed" CPE="cpe:/o:opensuse:tumbleweed">openSUSE Tumbleweed</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="python3-GitPython-3.1.12.1610074031.f653af66-bp154.2.3.1">
      <FullProductName ProductID="python3-GitPython-3.1.12.1610074031.f653af66-bp154.2.3.1">python3-GitPython-3.1.12.1610074031.f653af66-bp154.2.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python3-GitPython-3.1.12.1610074031.f653af66-bp155.3.3.1">
      <FullProductName ProductID="python3-GitPython-3.1.12.1610074031.f653af66-bp155.3.3.1">python3-GitPython-3.1.12.1610074031.f653af66-bp155.3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python310-GitPython-3.1.34.1693646983.2a2ae77-1.1">
      <FullProductName ProductID="python310-GitPython-3.1.34.1693646983.2a2ae77-1.1">python310-GitPython-3.1.34.1693646983.2a2ae77-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python311-GitPython-3.1.34.1693646983.2a2ae77-1.1">
      <FullProductName ProductID="python311-GitPython-3.1.34.1693646983.2a2ae77-1.1">python311-GitPython-3.1.34.1693646983.2a2ae77-1.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="python39-GitPython-3.1.34.1693646983.2a2ae77-1.1">
      <FullProductName ProductID="python39-GitPython-3.1.34.1693646983.2a2ae77-1.1">python39-GitPython-3.1.34.1693646983.2a2ae77-1.1</FullProductName>
    </Branch>
    <Relationship ProductReference="python3-GitPython-3.1.12.1610074031.f653af66-bp154.2.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP4">
      <FullProductName ProductID="SUSE Package Hub 15 SP4:python3-GitPython-3.1.12.1610074031.f653af66-bp154.2.3.1">python3-GitPython-3.1.12.1610074031.f653af66-bp154.2.3.1 as a component of SUSE Package Hub 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-GitPython-3.1.12.1610074031.f653af66-bp155.3.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Package Hub 15 SP5">
      <FullProductName ProductID="SUSE Package Hub 15 SP5:python3-GitPython-3.1.12.1610074031.f653af66-bp155.3.3.1">python3-GitPython-3.1.12.1610074031.f653af66-bp155.3.3.1 as a component of SUSE Package Hub 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-GitPython-3.1.12.1610074031.f653af66-bp154.2.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.4">
      <FullProductName ProductID="openSUSE Leap 15.4:python3-GitPython-3.1.12.1610074031.f653af66-bp154.2.3.1">python3-GitPython-3.1.12.1610074031.f653af66-bp154.2.3.1 as a component of openSUSE Leap 15.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="python3-GitPython-3.1.12.1610074031.f653af66-bp155.3.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:python3-GitPython-3.1.12.1610074031.f653af66-bp155.3.3.1">python3-GitPython-3.1.12.1610074031.f653af66-bp155.3.3.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="python310-GitPython-3.1.34.1693646983.2a2ae77-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:python310-GitPython-3.1.34.1693646983.2a2ae77-1.1">python310-GitPython-3.1.34.1693646983.2a2ae77-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="python311-GitPython-3.1.34.1693646983.2a2ae77-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:python311-GitPython-3.1.34.1693646983.2a2ae77-1.1">python311-GitPython-3.1.34.1693646983.2a2ae77-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
    <Relationship ProductReference="python39-GitPython-3.1.34.1693646983.2a2ae77-1.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Tumbleweed">
      <FullProductName ProductID="openSUSE Tumbleweed:python39-GitPython-3.1.34.1693646983.2a2ae77-1.1">python39-GitPython-3.1.34.1693646983.2a2ae77-1.1 as a component of openSUSE Tumbleweed</FullProductName>
    </Relationship>
  </ProductTree>
  <Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en"> GitPython is a python library used to interact with Git repositories. In order to resolve some git references, GitPython reads files from the `.git` directory, in some places the name of the file being read is provided by the user, GitPython doesn't check if this file is located outside the `.git` directory. This allows an attacker to make GitPython read any file from the system. This vulnerability is present in https://github.com/gitpython-developers/GitPython/blob/1c8310d7cae144f74a671cbe17e51f63a830adbf/git/refs/symbolic.py#L174-L175. That code joins the base directory with a user given string without checking if the final path is located outside the base directory. This vulnerability cannot be used to read the contents of files but could in theory be used to trigger a denial of service for the program. This issue has not yet been addressed.</Note>
    </Notes>
    <CVE>CVE-2023-41040</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Package Hub 15 SP4:python3-GitPython-3.1.12.1610074031.f653af66-bp154.2.3.1</ProductID>
        <ProductID>SUSE Package Hub 15 SP5:python3-GitPython-3.1.12.1610074031.f653af66-bp155.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.4:python3-GitPython-3.1.12.1610074031.f653af66-bp154.2.3.1</ProductID>
        <ProductID>openSUSE Leap 15.5:python3-GitPython-3.1.12.1610074031.f653af66-bp155.3.3.1</ProductID>
        <ProductID>openSUSE Tumbleweed:python310-GitPython-3.1.34.1693646983.2a2ae77-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:python311-GitPython-3.1.34.1693646983.2a2ae77-1.1</ProductID>
        <ProductID>openSUSE Tumbleweed:python39-GitPython-3.1.34.1693646983.2a2ae77-1.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>4</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
  </Vulnerability>
</cvrfdoc>
