nuclei-templates/http/cves/2019/CVE-2019-3403.yaml

57 lines
2.2 KiB
YAML
Raw Permalink Normal View History

2021-02-16 16:55:16 +00:00
id: CVE-2019-3403
info:
name: Jira - Incorrect Authorization
2021-02-16 16:55:16 +00:00
author: Ganofins
severity: medium
description: Jira before version 7.13.3, from version 8.0.0 before version 8.0.4, and from version 8.1.0 before version 8.1.1 is susceptible to an incorrect authorization check in the /rest/api/2/user/picker rest resource, enabling an attacker to enumerate usernames and gain improper access.
2023-09-27 15:51:13 +00:00
impact: |
This vulnerability can lead to unauthorized access to sensitive data, potential data breaches, and unauthorized actions within the Jira system.
2023-09-06 12:53:28 +00:00
remediation: |
Apply the latest security patches and updates provided by Atlassian to fix the vulnerability and ensure proper authorization controls are in place.
reference:
- https://jira.atlassian.com/browse/JRASERVER-69242
- https://nvd.nist.gov/vuln/detail/CVE-2019-3403
- https://github.com/nomi-sec/PoC-in-GitHub
- https://github.com/rezasarvani/JiraVulChecker
- https://github.com/und3sc0n0c1d0/UserEnumJira
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
cvss-score: 5.3
cve-id: CVE-2019-3403
cwe-id: CWE-863
epss-score: 0.00379
2024-05-31 19:23:20 +00:00
epss-percentile: 0.72862
2023-09-06 12:53:28 +00:00
cpe: cpe:2.3:a:atlassian:jira:*:*:*:*:*:*:*:*
2022-07-04 13:18:36 +00:00
metadata:
max-request: 1
2023-07-11 19:49:27 +00:00
vendor: atlassian
product: jira
shodan-query:
- http.component:"Atlassian Jira"
- http.component:"atlassian jira"
- http.component:"atlassian confluence"
- cpe:"cpe:2.3:a:atlassian:jira"
2022-10-13 11:29:43 +00:00
tags: cve,cve2019,atlassian,jira,enumeration
2021-02-16 16:55:16 +00:00
http:
2021-02-16 16:55:16 +00:00
- method: GET
path:
- "{{BaseURL}}/rest/api/2/user/picker?query="
2024-03-15 15:12:01 +00:00
matchers-condition: and
2021-02-16 16:55:16 +00:00
matchers:
2024-03-15 15:12:01 +00:00
- type: dsl
dsl:
- 'contains(header, "application/json")'
- 'contains_any(body, "\"users\":","\"usuario\":")'
- 'contains_all(body, "\"total\":", "\"header\":")'
- 'status_code == 200 || status_code == 404'
condition: and
2022-10-13 11:29:43 +00:00
2023-06-15 06:43:35 +00:00
- type: word
part: body
words:
2024-03-15 15:12:01 +00:00
- 'total":0'
negative: true
# digest: 4b0a00483046022100cb4ec7a5ba1563825fd5d4e584abbaffad9c9e42a47769dbef7a2290f4c1afaf022100a77b6ea1a9f0055966ecd39e0c8b13da86237cc0148140e26034a94a8e74a3bd:922c64590222798bb761d5b6d8e72950