mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
18 lines
729 B
Markdown
18 lines
729 B
Markdown
### [CVE-2018-7032](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7032)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
webcheckout in myrepos through 1.20171231 does not sanitize URLs that are passed to git clone, allowing a malicious website operator or a MitM attacker to take advantage of it for arbitrary code execution, as demonstrated by an "ext::sh -c" attack or an option injection attack.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugs.debian.org/840014
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|