#VU53540 Improper Authentication in Apache Pulsar - CVE-2021-22160
Published: May 25, 2021
Apache Pulsar
Apache Foundation
Description
The vulnerability allows a remote attacker to bypass authentication process.
The vulnerability exists due to an error in when processing authentication requests based on JSON Web Tokens (JWT). The signature of the token is not validated if the algorithm of the presented token is set to "none". A remote attacker can bypass authentication process and connect under arbitrary account to the application, including administrative accounts.