mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 20:07:59 +02:00
18 lines
659 B
Markdown
18 lines
659 B
Markdown
### [CVE-2016-10130](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10130)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Cao-Wuhui/ORCAS
|
|
|