CVE-2022-24975: High severity git vulnerability
The --mirror documentation for Git through 2.35.1 does not mention the availability of deleted content, aka the "GitBleed" issue. This could present a security risk if information-disclosure auditing processes rely on a clone operation without the --mirror option.
Affected Software
Event History
Frequently Asked Questions
What is CVE-2022-24975?
CVE-2022-24975 is a vulnerability in Git through version 2.35.1 that affects the --mirror documentation and could lead to information disclosure.
What is the severity of CVE-2022-24975?
CVE-2022-24975 has a severity rating of high with a CVSS score of 7.5.
How does CVE-2022-24975 affect Git?
CVE-2022-24975 affects the --mirror documentation in Git through version 2.35.1, potentially exposing deleted content and presenting a security risk for information disclosure.
How can I mitigate the risk of CVE-2022-24975?
To mitigate the risk of CVE-2022-24975, it is recommended to update to a version of Git that is not affected by the vulnerability, or apply any patches or fixes provided by the Git project.
Where can I find more information about CVE-2022-24975?
More information about CVE-2022-24975 can be found in the references provided: [GitHub](https://github.com/git/git/blob/2dc94da3744bfbbf145eca587a0f5ff480cc5867/Documentation/git-clone.txt#L185-L191) and [Nightwatch Cybersecurity](https://wwws.nightwatchcybersecurity.com/2022/02/11/gitbleed/).