Index: vuln.xml =================================================================== --- vuln.xml (revision 476349) +++ vuln.xml (working copy) @@ -58,6 +58,32 @@ * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + cgit -- directory traversal vulnerability + + + cgit + 1.2.1 + + + + +

Jann Horn reports:

+
+

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.

+
+ +
+ + https://lists.zx2c4.com/pipermail/cgit/2018-August/004176.html + CVE-2018-14912 + + + 2018-08-03 + 2018-08-04 + +
+ rubygem-doorkeeper -- token revocation vulnerability