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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
cgit_clone_objects in CGit before 1.2.1 has a directory traversal vulnerability when `enable-http-clone=1` is not turned off, as demonstrated by a cgit/cgit.cgi/git/objects/?path=../ request.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/45195/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
|
|