lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date: Wed, 08 Aug 2018 07:58:48 +0000
From: eL_Bart0 <eL_Bart0@...tonmail.ch>
To: "bugtraq@...urityfocus.com" <bugtraq@...urityfocus.com>
Subject: [CVE-2018-14429] man-cgi < 1.16 Local File Include

man-cgi before 1.16 allows Local File Inclusion via absolute path traversal. If an Attacker provides a Filename as a Parameter (e.g.  https://example.org/cgi-bin/man-cgi?/etc/passwd) the Script will read  and return the local file. This is happening because of the way the Script calls the "man" command. Tests have shown that "man /some/random/file" (depending on it's  configuration) will first try to locate a manual page for the given  Parameter and will fallback to reading the file provided by the Parameter if it wasn't able to find the requested manual page.

The Author of the Script was contacted and was kind enough to provide a bugfix Version. You can find the bugfix Version here: http://users.softlab.ntua.gr/~christia/man-cgi.html

[Vendor of Product]
Panagiotis Christias (http://users.softlab.ntua.gr/~christia/)

[Affected Product Code Base]
man-cgi < 1.16

[Attack Type]
Remote

[Impact Information Disclosure]
True

[Attack Vectors]
HTTP(s) Request

[Has vendor confirmed or acknowledged the vulnerability?]
True

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ