CVE-2019-8445
23.08.2019, 14:15
Several worklog rest resources in Jira before version 7.13.7, and from version 8.0.0 before version 8.3.2 allow remote attackers to view worklog time information via a missing permissions check.Enginsight
Vendor | Product | Version |
---|---|---|
atlassian | jira_server | 7.13.0 ≤ 𝑥 < 7.13.7 |
atlassian | jira_server | 8.0.0 ≤ 𝑥 < 8.3.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.