CVE-2019-3399
30.04.2019, 16:29
The BrowseProjects.jspa resource in Jira before version 7.13.2, and from version 8.0.0 before version 8.0.2 allows remote attackers to see information for archived projects through a missing authorisation check.Enginsight
Vendor | Product | Version |
---|---|---|
atlassian | jira | 𝑥 < 7.13.2 |
atlassian | jira_server | 8.0.0 ≤ 𝑥 < 8.0.2 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-863 - Incorrect AuthorizationThe software performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. This allows attackers to bypass intended access restrictions.
- CWE-862 - Missing AuthorizationThe software does not perform an authorization check when an actor attempts to access a resource or perform an action.