GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

OESA-2021-1282 (CVE-2020-12278)

Vulnerability from osv_openeuler – Published: 2021-07-27 11:04 – Updated: 2026-08-06 11:04 – Source website
VLAI
Summary
libgit2 security update
Details

libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language which supports C bindings.

Security Fix(es):

An issue was discovered in libgit2 before 0.28.4 and 0.9x before 0.99.0. path.c mishandles equivalent filenames that exist because of NTFS Alternate Data Streams. This may allow remote code execution when cloning a repository. This issue is similar to CVE-2019-1352.(CVE-2020-12278)

An issue was discovered in libgit2 before 0.28.4 and 0.9x before 0.99.0. checkout.c mishandles equivalent filenames that exist because of NTFS short names. This may allow remote code execution when cloning a repository. This issue is similar to CVE-2019-1353.(CVE-2020-12279)


{
  "affected": [
    {
      "ecosystem_specific": {
        "aarch64": [
          "libgit2-0.27.8-5.oe1.aarch64.rpm",
          "libgit2-debuginfo-0.27.8-5.oe1.aarch64.rpm",
          "libgit2-debugsource-0.27.8-5.oe1.aarch64.rpm",
          "libgit2-devel-0.27.8-5.oe1.aarch64.rpm"
        ],
        "src": [
          "libgit2-0.27.8-5.oe1.src.rpm"
        ],
        "x86_64": [
          "libgit2-devel-0.27.8-5.oe1.x86_64.rpm",
          "libgit2-debugsource-0.27.8-5.oe1.x86_64.rpm",
          "libgit2-0.27.8-5.oe1.x86_64.rpm",
          "libgit2-debuginfo-0.27.8-5.oe1.x86_64.rpm"
        ]
      },
      "package": {
        "ecosystem": "openEuler:20.03-LTS-SP1",
        "name": "libgit2",
        "purl": "pkg:rpm/openEuler/libgit2\u0026distro=openEuler-20.03-LTS-SP1"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "0.27.8-5.oe1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "ecosystem_specific": {
        "aarch64": [
          "libgit2-debugsource-0.27.8-5.oe1.aarch64.rpm",
          "libgit2-0.27.8-5.oe1.aarch64.rpm",
          "libgit2-devel-0.27.8-5.oe1.aarch64.rpm",
          "libgit2-debuginfo-0.27.8-5.oe1.aarch64.rpm"
        ],
        "src": [
          "libgit2-0.27.8-5.oe1.src.rpm"
        ],
        "x86_64": [
          "libgit2-debuginfo-0.27.8-5.oe1.x86_64.rpm",
          "libgit2-debugsource-0.27.8-5.oe1.x86_64.rpm",
          "libgit2-0.27.8-5.oe1.x86_64.rpm",
          "libgit2-devel-0.27.8-5.oe1.x86_64.rpm"
        ]
      },
      "package": {
        "ecosystem": "openEuler:20.03-LTS-SP2",
        "name": "libgit2",
        "purl": "pkg:rpm/openEuler/libgit2\u0026distro=openEuler-20.03-LTS-SP2"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "0.27.8-5.oe1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "severity": "High"
  },
  "details": "libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language which supports C bindings.\r\n\r\nSecurity Fix(es):\r\n\r\nAn issue was discovered in libgit2 before 0.28.4 and 0.9x before 0.99.0. path.c mishandles equivalent filenames that exist because of NTFS Alternate Data Streams. This may allow remote code execution when cloning a repository. This issue is similar to CVE-2019-1352.(CVE-2020-12278)\r\n\r\nAn issue was discovered in libgit2 before 0.28.4 and 0.9x before 0.99.0. checkout.c mishandles equivalent filenames that exist because of NTFS short names. This may allow remote code execution when cloning a repository. This issue is similar to CVE-2019-1353.(CVE-2020-12279)",
  "id": "OESA-2021-1282",
  "modified": "2026-08-06T11:04:31Z",
  "published": "2021-07-27T11:04:31Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2021-1282"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12278"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12279"
    }
  ],
  "schema_version": "1.7.2",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "libgit2 security update",
  "upstream": [
    "CVE-2020-12278",
    "CVE-2020-12279"
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

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…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…