GHSA-4J5J-58J7-6C3W
Vulnerability from github – Published: 2022-05-17 04:14 – Updated: 2024-09-20 17:38
VLAI?
Summary
Dulwich Arbitrary code execution via commit with directory path starting with .git
Details
The build_index_from_tree function in index.py in Dulwich before 0.9.9 allows remote attackers to execute arbitrary code via a commit with a directory path starting with .git/, which is not properly handled when checking out a working tree.
Severity ?
9.8 (Critical)
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "dulwich"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.9.9"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2014-9706"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": true,
"github_reviewed_at": "2024-04-30T08:40:04Z",
"nvd_published_at": "2015-03-31T14:59:00Z",
"severity": "CRITICAL"
},
"details": "The `build_index_from_tree` function in index.py in Dulwich before 0.9.9 allows remote attackers to execute arbitrary code via a commit with a directory path starting with `.git/`, which is not properly handled when checking out a working tree.",
"id": "GHSA-4j5j-58j7-6c3w",
"modified": "2024-09-20T17:38:53Z",
"published": "2022-05-17T04:14:03Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2014-9706"
},
{
"type": "WEB",
"url": "https://github.com/jelmer/dulwich/commit/091638be3c89f46f42c3b1d57dc1504af5729176"
},
{
"type": "WEB",
"url": "https://git.samba.org/?p=jelmer/dulwich.git;a=commitdiff;h=091638be3c89f46f42c3b1d57dc1504af5729176"
},
{
"type": "PACKAGE",
"url": "https://github.com/jelmer/dulwich"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/dulwich/PYSEC-2015-34.yaml"
},
{
"type": "WEB",
"url": "https://lists.launchpad.net/dulwich-users/msg00827.html"
},
{
"type": "WEB",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-April/154523.html"
},
{
"type": "WEB",
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-April/154551.html"
},
{
"type": "WEB",
"url": "http://www.debian.org/security/2015/dsa-3206"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2015/03/21/1"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2015/03/22/26"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Dulwich Arbitrary code execution via commit with directory path starting with .git"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
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…
Loading…