Improper Authentication in Appweb - CVE-2018-8715
Published: February 26, 2019
Appweb
Detailed vulnerability description
The vulnerability allows a remote attacker to bypass authentication process.
The vulnerability exists due to a logical error in authConditionfunction in http/httpLib.c. A remote attacker can send a specially crafted HTTP request to the affected system that contains a valid username and empty password, bypass authentication process and gain unauthorized access to the application.
Successful exploitation of the vulnerability requires knowledge of a valid username.