VDB
KO
HIGH

GHSA-x96m-rh44-vgv8

Apache Shiro: LDAP DN Injection in DefaultLdapRealm

Details

A remote attacker can inject LDAP special characters into the Distinguished Name (DN) construction in DefaultLdapRealm class. User-supplied username input is directly concatenated into the LDAP DN template without any escaping of RFC 2253 special characters. This allows an attacker to manipulate the DN structure used for LDAP bind authentication, potentially bypassing authentication or impersonating other users.

This issue affects all Apache Shiro versions through 2.2.0, and 3.0.0-alpha-1 when using DefaultLdapRealm Upgrade to Apache Shiro 2.2.1 or 3.0.0-alpha-2 or later, which fixes the issue.

Are you affected?

Enter the version of the package you're using.

Affected packages

Maven / org.apache.shiro:shiro-core
Introduced in: 0 Fixed in: 2.2.1
Fix # pom.xml: bump <version>2.2.1</version> for org.apache.shiro:shiro-core
Maven / org.apache.shiro:shiro-core
Introduced in: 3.0.0-alpha-0 Fixed in: 3.0.0-alpha-2
Fix # pom.xml: bump <version>3.0.0-alpha-2</version> for org.apache.shiro:shiro-core

References