OPNsense is a FreeBSD based firewall and routing platform. Prior to 26.1.6, OPNsense's LDAP authentication connector passes the login username directly into an LDAP search filter without calling ldap_escape(). An unauthenticated attacker can inject LDAP filter metacharacters into the username field of the WebGUI login page to enumerate valid LDAP usernames in the configured directory. When the LDAP server configuration includes an Extended Query to restrict login to members of a specific group, the same injection can be used to bypass that group membership restriction and authenticate as any LDAP user whose password is known, regardless of group membership. This vulnerability is fixed in 26.1.6.
oryginał ENCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:NOpnsense
APPOpnsense< 26.1.6
Powiązane podatności
OPNsense XMLRPC RCE poprzez brak sanityzacji danych wejściowych
OPNsense — RCE przez command injection w zarządzaniu użytkownikami (przed 26.1.8)
OPNsense: RCE jako root przez niesanityzowany input w konfiguracji DHCP
OPNsense – command injection w edycji interfejsu Bridge (RCE jako root)
DECISO OPNsense 23.1 does not impose rate limits for authentication, allowing attackers to perform a brute-for...