First published: Fri Mar 24 2017(Updated: )
The http_connect function in transports/http.c in libgit2 before 0.24.6 and 0.25.x before 0.25.1 might allow man-in-the-middle attackers to spoof servers by leveraging clobbering of the error variable.
Credit: security@debian.org
Affected Software | Affected Version | How to fix |
---|---|---|
libgit2 | <=0.24.5 | |
libgit2 | =0.25.0 | |
libgit2 | =0.25.0-rc1 | |
libgit2 | =0.25.0-rc2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2016-10130 is classified as a medium-severity vulnerability due to the potential for man-in-the-middle attacks.
To fix CVE-2016-10130, update libgit2 to version 0.24.6 or 0.25.1 or later.
Libgit2 versions before 0.24.6 and 0.25.0 are affected by CVE-2016-10130.
CVE-2016-10130 enables man-in-the-middle attacks, allowing attackers to spoof servers.
The vulnerability in CVE-2016-10130 is associated with the http_connect function in transports/http.c.