Today > 2 Critical | 14 High | 26 Medium | 5 Low vulnerabilities   -   You can now download lists of IOCs here!

CVE-2024-32884

April 26, 2024, 7:59 p.m.

Tags

CVSS Score

6.4 / 10

Product(s) Impacted

gitoxide

  • 0.35.0
  • 0.42.0
  • 0.62.0

Description

gitoxide is a pure Rust implementation of Git. `gix-transport` does not check the username part of a URL for text that the external `ssh` program would interpret as an option. A specially crafted clone URL can smuggle options to SSH. The possibilities are syntactically limited, but if a malicious clone URL is used by an application whose current working directory contains a malicious file, arbitrary code execution occurs. This is related to the patched vulnerability GHSA-rrjw-j4m2-mf34, but appears less severe due to a greater attack complexity. This issue has been patched in versions 0.35.0, 0.42.0 and 0.62.0.

Weaknesses

Date

Published: April 26, 2024, 6:15 p.m.

Last Modified: April 26, 2024, 7:59 p.m.

Status : Awaiting Analysis

CVE has been recently published to the CVE List and has been received by the NVD.

More info

Source

security-advisories@github.com

CVSS Data

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

LOW

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

LOW

Availability Impact

LOW

Base Score
6.4
Exploitability Score
Impact Score
Base Severity
MEDIUM
CVSS Vector String

The CVSS vector string provides an in-depth view of the vulnerability metrics.

View Vector String

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:L

References

https://github.com/ security-advisories@github.com

https://rustsec.org/ security-advisories@github.com