First published: Tue Apr 04 2023(Updated: )
Mastodon is a free, open-source social network server based on ActivityPub Mastodon allows configuration of LDAP for authentication. Starting in version 2.5.0 and prior to versions 3.5.8, 4.0.4, and 4.1.2, the LDAP query made during login is insecure and the attacker can perform LDAP injection attack to leak arbitrary attributes from LDAP database. This issue is fixed in versions 3.5.8, 4.0.4, and 4.1.2.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Mastodon | >=2.5.0<3.5.8 | |
Mastodon | >=4.0.0<4.0.4 | |
Mastodon | >=4.1.0<4.1.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-28853 is a vulnerability in Mastodon, an open-source social network server, that allows LDAP injection attacks during login when LDAP is configured for authentication.
The CVE-2023-28853 vulnerability affects Mastodon versions prior to 3.5.8, 4.0.4, and 4.1.2, allowing attackers to perform LDAP injection attacks during login when LDAP is used for authentication.
CVE-2023-28853 has a severity rating of 6.5 (High).
To fix the CVE-2023-28853 vulnerability, it is recommended to update Mastodon to versions 3.5.8, 4.0.4, or 4.1.2, which have addressed the LDAP injection vulnerability.
You can find more information about CVE-2023-28853 in the following references: [Link 1](http://www.openwall.com/lists/oss-security/2023/07/06/6), [Link 2](https://github.com/mastodon/mastodon/blob/94cbd808b5b3e7999c7e77dc724b7e8c9dd2bdec/app/models/concerns/ldap_authenticable.rb#L7-L14), [Link 3](https://github.com/mastodon/mastodon/blob/94cbd808b5b3e7999c7e77dc724b7e8c9dd2bdec/config/initializers/devise.rb#L398-L414)