#VU7115 Authentication bypass in Apache HTTP Server - CVE-2017-3167
Published: June 20, 2017 / Updated: July 14, 2017
Apache HTTP Server
Apache Foundation
Description
The vulnerability allows a remote attacker to bypass authentication process.
The vulnerability exists due to usage of the ap_get_basic_auth_pw() function by third-party modules outside of the authentication phase. A remote attacker can create a specially crafted HTTP request to vulnerable web server, bypass authentication requirements and gain unauthorized access to otherwise protected information.