In Cacti 1.2.19, there is an authentication bypass in the web login functionality because of improper validation in the PHP code: cacti_ldap_auth() allows a zero as the password.
The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.
Link | Tags |
---|---|
https://docs.cacti.net/Settings-Auth-LDAP.md | technical description |
https://github.com/Cacti/cacti/issues/5189 | vendor advisory issue tracking exploit |