fkie_cve-2023-53158
Vulnerability from fkie_nvd
Published
2025-07-28 01:15
Modified
2025-07-29 14:14
Severity ?
Summary
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.
References
Impacted products
| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The 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."
},
{
"lang": "es",
"value": "El paquete gix-transport para Rust, anterior a la versi\u00f3n 0.36.1, permite la ejecuci\u00f3n de comandos mediante la subcadena \"gix clone \u0027ssh://-oProxyCommand=open$IFS\". NOTA: Esto se descubri\u00f3 antes de CVE-2024-32884, una vulnerabilidad similar (que afecta a un campo de nombre de usuario) y que es m\u00e1s dif\u00edcil de explotar."
}
],
"id": "CVE-2023-53158",
"lastModified": "2025-07-29T14:14:29.590",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"exploitabilityScore": 1.0,
"impactScore": 2.7,
"source": "cve@mitre.org",
"type": "Secondary"
}
]
},
"published": "2025-07-28T01:15:24.837",
"references": [
{
"source": "cve@mitre.org",
"url": "https://crates.io/crates/gix-transport"
},
{
"source": "cve@mitre.org",
"url": "https://github.com/GitoxideLabs/gitoxide/pull/1032"
},
{
"source": "cve@mitre.org",
"url": "https://github.com/advisories/GHSA-rrjw-j4m2-mf34"
},
{
"source": "cve@mitre.org",
"url": "https://rustsec.org/advisories/RUSTSEC-2023-0064.html"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-78"
}
],
"source": "cve@mitre.org",
"type": "Primary"
}
]
}
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…