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]
Message-ID: <CAM-upGoW2+9zte7ySQLdF7FwJ+GW55FriX8_vFhH0dt=ai1poQ@mail.gmail.com>
Date: Mon, 13 Nov 2023 10:35:06 -0500
From: Kevin <krandall2013@...il.com>
To: fulldisclosure@...lists.org
Subject: [FD] CVE-2023-46307

While conducting a penetration test for a client, they were running an
application called etc-browser which is a public GitHub project with a
Docker container. While fuzzing the web server spun up with etcd-browser
(which can run on any arbitrary port), the application had a Directory
Traversal vulnerability that is simply triggered with the following payload:

GET /../../../../../../../../../../../../etc/passwd


If running in the docker container, the /etc/passwd file is from the Docker
Container instance itself.

The vulnerability exists in the server.js file used to spin up the web
server.

The Docker Container and the current application code in GitHub as of
11/11/2023 is vulnerable with no fix from the developers. The security
issue was submitted back on August 9th 2023. Video of exploitation will be
available in the next few days after this public release posting.


Discovered By: Kevin Randall
_______________________________________________
Sent through the Full Disclosure mailing list
https://nmap.org/mailman/listinfo/fulldisclosure
Web Archives & RSS: https://seclists.org/fulldisclosure/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ