Improper Authentication
CVE-2021-26073
Summary
A Broken Authentication vulnerability exists in Atlassian Connect Express (ACE). Atlassian Connect Express is a Node.js package for building Atlassian Connect apps. Authentication between Atlassian products and the Atlassian Connect Express app occurs with a server-to-server JWT or a context JWT. Atlassian Connect Express erroneously accepts context JWTs at lifecycle endpoints (such as installation) where only server-to-server JWTs should be accepted, permitting an attacker to send authenticated re-installation events to an app. This issue affects atlassian-connect-express package versions 3.0.2 through 6.5.0.
- LOW
- NETWORK
- HIGH
- CHANGED
- NONE
- LOW
- NONE
- NONE
CWE-287 - Improper Authentication
Improper (or broken) authentication attacks are widespread, and have accounted for many of the worst data breaches in recent years. Improper authentication attacks are a class of vulnerabilities where an attacker impersonates a legitimate user by exploiting weaknesses in either session management or credential management to gain access to the user’s account. This can result in disclosure of sensitive information, and can lead to system compromise, theft, identity theft, and fraud.
Advisory Timeline
- Published