Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Laël Cellier

#13304of 53,633
20Total CVSS
Vulnerabilities · 2
Critical
2
PT-2016-2695
10
2016-03-16
Git · Git · CVE-2016-2315
**Name of the Vulnerable Software and Affected Versions** git versions prior to 2.7.4 **Description** The issue is related to the use of an incorrect integer data type in the revision.c file of the git distributed version control system. This can be exploited by remote attackers to execute arbitrary code via a long filename or many nested trees, leading to a heap-based buffer overflow. **Recommendations** For git versions prior to 2.7.4, update to version 2.7.4 or later to resolve the issue.
PT-2016-2694
10
2016-03-15
Git · Git · CVE-2016-2324
**Name of the Vulnerable Software and Affected Versions** Git versions prior to 2.7.4 **Description** The issue is caused by an integer overflow in the Git distributed version control system. This can be exploited by a remote attacker to execute arbitrary code using a long filename or many nested trees, which triggers a heap-based buffer overflow. **Recommendations** For Git versions prior to 2.7.4, update to version 2.7.4 or later to resolve the issue. As a temporary workaround, consider restricting the use of long filenames and nested trees to minimize the risk of exploitation.