CVE-2023-25815 Vulnerability Analysis & Exploit Details

CVE-2023-25815
Vulnerability Scoring

3.3
/10
Moderate Risk

Exploiting CVE-2023-25815 requires specific conditions, leading to a moderate security impact.

Attack Complexity Details

  • Attack Complexity: High
    Exploits require significant effort and special conditions.
  • Attack Vector: Local
    Vulnerability requires local system access.
  • Privileges Required: Low
    Some privileges are necessary to exploit the vulnerability.
  • Scope: Unchanged
    Exploit remains within the originally vulnerable component.
  • User Interaction: Required
    User interaction is necessary for successful exploitation.

CVE-2023-25815 Details

Status: Modified

Last updated: 🕢 21 Nov 2024, 07:50 UTC
Originally published on: 🕗 25 Apr 2023, 20:15 UTC

Time between publication and last update: 575 days

CVSS Release: version 3

CVSS3 Source

security-advisories@github.com

CVSS3 Type

Secondary

CVSS3 Vector

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

CVE-2023-25815 Vulnerability Summary

CVE-2023-25815: In Git for Windows, the Windows port of Git, no localized messages are shipped with the installer. As a consequence, Git is expected not to localize messages at all, and skips the gettext initialization. However, due to a change in MINGW-packages, the `gettext()` function's implicit initialization no longer uses the runtime prefix but uses the hard-coded path `C:\mingw64\share\locale` to look for localized messages. And since any authenticated user has the permission to create folders in `C:\` (and since `C:\mingw64` does not typically exist), it is possible for low-privilege users to place fake messages in that location where `git.exe` will pick them up in version 2.40.1. This vulnerability is relatively hard to exploit and requires social engineering. For example, a legitimate message at the end of a clone could be maliciously modified to ask the user to direct their web browser to a malicious website, and the user might think that the message comes from Git and is legitimate. It does require local write access by the attacker, though, which makes this attack vector less likely. Version 2.40.1 contains a patch for this issue. Some workarounds are available. Do not work on a Windows machine with shared accounts, or alternatively create a `C:\mingw64` folder and leave it empty. Users who have administrative rights may remove the permission to create folders in `C:\`.

Assessing the Risk of CVE-2023-25815

Access Complexity Graph

The exploitability of CVE-2023-25815 depends on two key factors: attack complexity (the level of effort required to execute an exploit) and privileges required (the access level an attacker needs).

Exploitability Analysis for CVE-2023-25815

This vulnerability, CVE-2023-25815, requires a high level of attack complexity and low privileges, making it difficult but not impossible to exploit. Organizations should ensure robust security configurations to mitigate risks.

Understanding AC and PR

A lower complexity and fewer privilege requirements make exploitation easier. Security teams should evaluate these aspects to determine the urgency of mitigation strategies, such as patch management and access control policies.

Attack Complexity (AC) measures the difficulty in executing an exploit. A high AC means that specific conditions must be met, making an attack more challenging, while a low AC means the vulnerability can be exploited with minimal effort.

Privileges Required (PR) determine the level of system access necessary for an attack. Vulnerabilities requiring no privileges are more accessible to attackers, whereas high privilege requirements limit exploitation to authorized users with elevated access.

CVSS Score Breakdown Chart

Above is the CVSS Sub-score Breakdown for CVE-2023-25815, illustrating how Base, Impact, and Exploitability factors combine to form the overall severity rating. A higher sub-score typically indicates a more severe or easier-to-exploit vulnerability.

CIA Impact Analysis

Below is the Impact Analysis for CVE-2023-25815, showing how Confidentiality, Integrity, and Availability might be affected if the vulnerability is exploited. Higher values usually signal greater potential damage.

  • Confidentiality: None
    CVE-2023-25815 has no significant impact on data confidentiality.
  • Integrity: Low
    Exploiting CVE-2023-25815 may cause minor changes to data without severely impacting its accuracy.
  • Availability: Low
    CVE-2023-25815 may slightly degrade system performance without fully affecting service availability.

Exploit Prediction Scoring System (EPSS)

The EPSS score estimates the probability that this vulnerability will be exploited in the near future.

EPSS Score: 0.049% (probability of exploit)

EPSS Percentile: 21.21% (lower percentile = lower relative risk)
This vulnerability is less risky than approximately 78.78999999999999% of others.

CVE-2023-25815 References

External References

CWE Common Weakness Enumeration

CWE-134

CAPEC Common Attack Pattern Enumeration and Classification

  • Format String Injection CAPEC-135 An adversary includes formatting characters in a string input field on the target application. Most applications assume that users will provide static text and may respond unpredictably to the presence of formatting character. For example, in certain functions of the C programming languages such as printf, the formatting character %s will print the contents of a memory location expecting this location to identify a string and the formatting character %n prints the number of DWORD written in the memory. An adversary can use this to read or write to memory locations or files, or simply to manipulate the value of the resulting text in unexpected ways. Reading or writing memory may result in program crashes and writing memory could result in the execution of arbitrary code if the adversary can write to the program stack.
  • String Format Overflow in syslog() CAPEC-67 This attack targets applications and software that uses the syslog() function insecurely. If an application does not explicitely use a format string parameter in a call to syslog(), user input can be placed in the format string parameter leading to a format string injection attack. Adversaries can then inject malicious format string commands into the function call leading to a buffer overflow. There are many reported software vulnerabilities with the root cause being a misuse of the syslog() function.

Vulnerable Configurations

  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.0:-:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.0:-:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.0:rc3:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.0:rc3:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.0:rc4:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.0:rc4:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.0:rc5:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.0:rc5:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.0:rc6:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.0:rc6:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.0:beta:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.0:beta:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.0:alpha:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.0:alpha:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.5:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.5:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.6:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.6:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.7:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.7:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.8:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.8:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.9:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.9:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.10:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.10:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.11:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.11:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.12:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.12:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.13:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.0.13:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.1.0:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.1.0:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.1.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.1.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.1.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.1.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.1.5:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.1.5:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.1.6:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.1.6:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.2.0:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.2.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.2.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.2.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.2.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.2.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.2.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.2.5:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.2.5:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.2.6:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.2.6:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.3.0:-:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.3.0:-:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.3.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.3.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.3.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.3.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.3.0:rc3:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.3.0:rc3:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.3.0:rc4:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.3.0:rc4:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.3.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.3.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.3.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.3.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.3.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.3.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.0:-:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.0:-:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.1:-:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.1:-:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.1:rc2:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.1:rc2:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.2:-:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.2:-:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.2.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.2.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.2.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.2.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.2.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.2.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.2:rc2:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.2:rc2:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.3:-:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.3:-:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.3.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.3.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.3.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.3.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.3.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.3.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.3.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.3.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.3.5:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.3.5:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.3:rc1:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.3:rc1:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.3:rc2:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.3:rc2:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.3:rc3:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.3:rc3:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.4:-:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.4:-:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.4.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.4.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.4.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.4.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.4.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.4.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.4.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.4.5:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.4.5:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.4:rc2:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.4.4:rc2:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.0:-:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.0:-:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.0.5:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.0.5:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.0.6:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.0.6:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.0.7:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.0.7:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.0:rc0:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.0:rc0:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.0:rc3:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.0:rc3:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.0:rc4:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.0:rc4:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.1:-:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.1:-:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.1.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.1.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.1.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.1.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.1.5:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.1.5:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.1.6:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.1.6:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.1:rc2:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.1:rc2:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.2:-:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.2:-:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.2.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.2.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.2.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.2.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.2.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.2.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.2.5:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.2.5:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.2:rc0:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.2:rc0:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.2:rc1:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.2:rc1:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.2:rc2:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.2:rc2:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.2:rc3:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.2:rc3:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.3:-:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.3:-:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.3.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.3.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.3.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.3.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.3.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.3.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.3.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.3.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.3.5:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.3.5:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.3.6:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.3.6:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.3.7:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.3.7:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.3.8:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.3.8:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.3:rc0:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.3:rc0:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.3:rc2:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.3:rc2:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.3:rc3:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.3:rc3:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.3:rc5:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.3:rc5:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.3:rc7:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.3:rc7:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.4:-:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.4:-:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.4.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.4.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.4.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.4.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.4.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.4.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.4.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.4.5:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.4.5:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.4.6:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.4.6:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.4.7:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.4.7:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.4:rc0:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.4:rc0:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.4:rc2:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.4:rc2:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.5:-:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.5:-:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.5.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.5.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.5.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.5.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.5.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.5.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.5.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.5.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.5.5:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.5.5:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.5.6:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.5.6:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.5:rc0:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.5:rc0:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.6:-:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.6:-:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.6.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.6.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.6.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.6.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.6.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.6.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.6.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.6.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.6.5:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.6.5:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.6.6:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.6.6:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.6:rc0:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.6:rc0:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.6:rc1:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.6:rc1:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.6:rc2:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.6:rc2:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.6:rc3:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.5.6:rc3:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.0:-:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.0:-:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.0.5:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.0.5:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.0.6:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.0.6:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.0:rc0:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.0:rc0:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.0:rc3:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.0:rc3:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.1:-:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.1:-:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.1.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.1.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.1.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.1.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.1:rc1:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.1:rc1:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.1:rc2:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.1:rc2:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.1:rc3:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.1:rc3:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.1:rc4:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.1:rc4:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.2:-:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.2:-:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.2.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.2.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.2.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.2.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.2.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.2.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.2.5:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.2.5:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.2:rc0:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.2:rc0:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.2:rc2:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.2:rc2:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.3:-:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.3:-:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.3.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.3.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.3.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.3.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.3.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.3.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.3.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.3.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.3:rc0:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.3:rc0:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.3:rc2:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.3:rc2:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.4:-:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.4:-:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.4.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.4.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.4.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.4.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.4.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.4.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.4.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.4.5:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.4.5:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.4:rc0:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.4:rc0:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.4:rc2:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.4:rc2:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.5:-:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.5:-:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.5.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.5.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.5.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.5.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.5.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.5.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.5.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.5.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.5.5:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.5.5:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.5.6:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.5.6:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.5.7:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.5.7:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.5.8:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.5.8:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.5.9:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.5.9:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.5:rc0:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.5:rc0:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.5:rc3:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.5:rc3:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.6:-:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.6:-:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.6.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.6.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.6.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.6.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.6.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.6.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.6:rc0:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.6:rc0:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.6:rc1:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.6:rc1:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.6:rc2:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.6:rc2:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.6:rc3:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.6:rc3:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.6:rc4:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.6.6:rc4:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.0:-:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.0:-:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.0.5:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.0.5:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.0.6:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.0.6:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.0.7:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.0.7:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.0.8:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.0.8:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.0.9:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.0.9:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.0:rc0:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.0:rc0:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.1:-:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.1:-:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.1.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.1.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.1.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.1.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.1:rc0:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.1:rc0:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.1:rc1:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.1:rc1:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.2:-:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.2:-:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.2.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.2.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.2.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.2.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.2.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.2.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.2.5:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.2.5:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.2:rc0:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.2:rc0:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.2:rc1:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.2:rc1:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.2:rc3:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.2:rc3:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.3:-:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.3:-:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.3.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.3.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.3.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.3.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.3.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.3.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.3.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.3.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.3.5:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.3.5:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.3:rc0:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.3:rc0:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.3:rc1:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.3:rc1:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.3:rc2:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.3:rc2:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.4:-:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.4:-:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.4.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.4.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.4.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.4.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.4.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.4.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.4.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.4.5:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.4.5:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.4:rc0:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.4:rc0:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.5:-:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.5:-:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.5.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.5.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.5.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.5.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.5.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.5.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.5.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.5.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.5:rc0:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.5:rc0:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.5:rc3:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.5:rc3:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.6:-:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.6:-:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.6.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.6.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.6.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.6.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.6.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.6.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.6.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.6.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.6:rc0:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.6:rc0:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.6:rc1:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.6:rc1:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.6:rc3:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.6:rc3:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.7:-:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.7:-:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.7.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.7.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.7.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.7.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.7.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.7.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.7.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.7.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.7:rc0:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.7:rc0:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.7:rc1:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.7:rc1:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.7:rc2:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.7:rc2:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.7:rc3:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.7:rc3:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.8:-:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.8:-:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.8.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.8.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.8.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.8.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.8.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.8.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.8.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.8.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.8.5:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.8.5:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.8:rc0:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.8:rc0:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.8:rc1:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.8:rc1:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.8:rc3:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.8:rc3:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.8:rc4:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.8:rc4:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.9:-:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.9:-:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.9.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.9.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.9.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.9.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.9.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.9.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.9.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.9.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.9.5:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.9.5:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.9.6:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.9.6:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.9:rc0:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.9:rc0:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.9:rc1:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.9:rc1:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.9:rc2:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.9:rc2:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.10:-:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.10:-:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.10.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.10.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.10.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.10.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.10.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.10.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.10.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.10.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.10.5:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.10.5:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.10:rc0:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.10:rc0:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.10:rc1:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.10:rc1:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.10:rc2:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.10:rc2:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.10:rc3:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.10:rc3:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.10:rc4:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.10:rc4:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.11:-:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.11:-:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.11.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.11.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.11.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.11.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.11.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.11.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.11.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.11.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.11.5:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.11.5:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.11.6:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.11.6:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.11.7:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.11.7:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.11:rc0:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.11:rc0:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.11:rc1:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.11:rc1:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.11:rc3:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.11:rc3:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.12:-:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.12:-:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.12.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.12.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.12.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.12.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.12.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.12.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.12.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.12.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.12:rc0:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.12:rc0:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.12:rc1:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.12:rc1:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.12:rc2:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.12:rc2:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.12:rc3:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.7.12:rc3:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.0:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.0:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.0:rc0:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.0:rc0:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.0:rc3:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.0:rc3:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.1.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.1.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.1.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.1.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.1.5:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.1.5:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.1.6:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.1.6:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.1:rc0:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.1:rc0:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.1:rc1:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.1:rc1:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.1:rc2:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.1:rc2:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.1:rc3:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.1:rc3:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.2.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.2.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.2.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.2.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.2:rc0:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.2:rc0:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.2:rc1:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.2:rc1:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.2:rc2:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.2:rc2:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.2:rc3:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.2:rc3:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.3.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.3.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.3.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.3.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.3.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.3.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.3.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.3.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.3:rc0:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.3:rc0:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.3:rc1:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.3:rc1:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.3:rc2:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.3:rc2:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.3:rc3:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.3:rc3:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.4.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.4.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.4.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.4.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.4.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.4.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.4.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.4:rc0:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.4:rc0:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.4:rc1:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.4:rc1:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.4:rc2:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.4:rc2:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.4:rc3:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.4:rc3:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.4:rc4:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.4:rc4:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.5:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.5:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.5.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.5.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.5.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.5.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.5.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.5.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.5.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.5.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.5.5:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.5.5:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.5:rc0:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.5:rc0:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.5:rc1:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.5:rc1:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.5:rc2:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.5:rc2:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.5:rc3:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.8.5:rc3:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.9.0:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.9.0:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.9.0:rc0:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.9.0:rc0:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.9.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.9.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.9.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.9.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.9.0:rc3:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.9.0:rc3:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.9.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.9.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.9.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.9.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.9.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.9.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:1.9.4:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:1.9.4:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:2.24.0:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:2.24.0:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:2.35.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:2.35.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:2.35.6:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:2.35.6:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:2.35.7:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:2.35.7:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:2.39.1:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:2.39.1:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:2.39.2:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:2.39.2:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:2.39.3:*:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:2.39.3:*:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:2.40.0:-:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:2.40.0:-:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:2.40.0:rc0:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:2.40.0:rc0:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:2.40.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:2.40.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:git_for_windows_project:git_for_windows:2.40.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:git_for_windows_project:git_for_windows:2.40.0:rc2:*:*:*:*:*:*
  • cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*
    cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*
  • cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*
    cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2023-25815: Combat Critical CVE Threats

Stay updated with real-time CVE vulnerabilities and take action to secure your systems. Enhance your cybersecurity posture with the latest threat intelligence and mitigation techniques. Develop the skills necessary to defend against CVEs and secure critical infrastructures. Join the top cybersecurity professionals safeguarding today's infrastructures.

Other 5 Recently Published CVEs Vulnerabilities

  • CVE-2024-43107 – Improper Certificate Validation (CWE-295) in the Gallagher Milestone Integration Plugin (MIP) permits unauthenticated messages (e.g. alarm events) ...
  • CVE-2024-41724 – Improper Certificate Validation (CWE-295) in the Gallagher Command Centre SALTO integration allowed an attacker to spoof the SALTO server. Thi...
  • CVE-2025-2133 – A vulnerability classified as problematic was found in ftcms 2.1. Affected by this vulnerability is an unknown functionality of the file /admin/ind...
  • CVE-2025-2132 – A vulnerability classified as critical has been found in ftcms 2.1. Affected is an unknown function of the file /admin/index.php/web/ajax_all_lists...
  • CVE-2025-2131 – A vulnerability was found in dayrui XunRuiCMS up to 4.6.3. It has been rated as problematic. This issue affects some unknown processing of the comp...