ghsa-5c5j-jmhx-q2gr
Vulnerability from github
Published
2025-07-28 03:31
Modified
2025-07-28 15:37
Severity ?
VLAI Severity ?
Summary
Duplicate Advisory: gix-transport code execution vulnerability
Details
Duplicate Advisory
This advisory has been withdrawn because it is a duplicate of GHSA-rrjw-j4m2-mf34. This link is maintained to preserve external references.
Original Description
The gix-transport crate before 0.36.1 for Rust allows command execution via the "gix clone 'ssh://-oProxyCommand=open$IFS" substring. NOTE: this was discovered before CVE-2024-32884, a similar vulnerability (involving a username field) that is more difficult to exploit.
{
"affected": [
{
"package": {
"ecosystem": "crates.io",
"name": "gix-transport"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.36.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-78"
],
"github_reviewed": true,
"github_reviewed_at": "2025-07-28T15:37:12Z",
"nvd_published_at": "2025-07-28T01:15:24Z",
"severity": "MODERATE"
},
"details": "### Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-rrjw-j4m2-mf34. This link is maintained to preserve external references.\n\n### Original Description\nThe gix-transport crate before 0.36.1 for Rust allows command execution via the \"gix clone \u0027ssh://-oProxyCommand=open$IFS\" substring. NOTE: this was discovered before CVE-2024-32884, a similar vulnerability (involving a username field) that is more difficult to exploit.",
"id": "GHSA-5c5j-jmhx-q2gr",
"modified": "2025-07-28T15:37:12Z",
"published": "2025-07-28T03:31:03Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-53158"
},
{
"type": "WEB",
"url": "https://github.com/GitoxideLabs/gitoxide/pull/1032"
},
{
"type": "WEB",
"url": "https://crates.io/crates/gix-transport"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-rrjw-j4m2-mf34"
},
{
"type": "WEB",
"url": "https://rustsec.org/advisories/RUSTSEC-2023-0064.html"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
}
],
"summary": "Duplicate Advisory: gix-transport code execution vulnerability",
"withdrawn": "2025-07-28T15:37:12Z"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…