Incorrect Authorization
CVE-2024-24774
Summary
Mattermost Jira Plugin handling subscriptions fails to check the security level of an incoming issue or limit it based on the user who created the subscription, resulting in registered users on Jira being able to create webhooks that give them access to all Jira issues. This vulnerability affects github.com/mattermost/mattermost-plugin-jira package versions prior to 4.0.0-rc1.
- LOW
- NETWORK
- NONE
- CHANGED
- NONE
- HIGH
- LOW
- NONE
CWE-863 - Incorrect Authorization
Authorization is a security mechanism performed by an application to grant or deny access to the requested resources by verifying the privileges of the user. When an application lacks effective authorization mechanisms, it enables unauthorized users to gain unintended privileges and illegitimate access to resources. Such a vulnerability may result in exposure of sensitive information, denial of service, arbitrary code execution, and complete system takeover.
References
Advisory Timeline
- Published