CVE Catalog
CVE-2017-9091
HighSummary
The /admin/loginc.php file in Allen Disk 1.6 does not check if isset($_SESSION['captcha']['code']) == 1, allowing CAPTCHA bypass by emptying $_POST['captcha'].
Risk Assessment
Bypassing the CAPTCHA mechanism may lead to unauthorized access to the system, posing a serious threat to user data security.
Recommendation
It is recommended to implement proper checks in the code to ensure that the CAPTCHA is correctly validated before processing the login.
Other vulnerabilities in Allen Disk 1.6
Original NVD description (English source)
/admin/loginc.php in Allen Disk 1.6 doesn't check if isset($_SESSION['captcha']['code']) == 1, which leads to CAPTCHA bypass by emptying $_POST['captcha'].
Vulnerability data from NVD (NIST) · CISA KEV · EPSS

