CVE-2019-8442
published 2019-05-22CVE-2019-8442: The CachingResourceDownloadRewriteRule class in Jira before version 7.13.4, and from version 8.0.0 before version 8.0.4, and from version 8.1.0 before version…
PriorityP182high7.5CVSS 3.1
AVNACLPRNUINSUCHINAN
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
59.83%
99.0th percentile
The CachingResourceDownloadRewriteRule class in Jira before version 7.13.4, and 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 a lax path access check.
Affected
8 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| atlassian | jira | < 7.13.4 | 7.13.4 |
| atlassian | jira | >= 8.0.0 < unspecified | unspecified |
| atlassian | jira | >= 8.1.0 < unspecified | unspecified |
| atlassian | jira | >= unspecified < 7.13.4 | 7.13.4 |
| atlassian | jira | >= unspecified < 8.0.4 | 8.0.4 |
| atlassian | jira | >= unspecified < 8.1.1 | 8.1.1 |
| atlassian | jira_server | >= 8.0.0 < 8.0.4 | 8.0.4 |
| atlassian | jira_server | >= 8.1.0 < 8.1.1 | 8.1.1 |
Detection & IOCsextracted from sources · hover to see the quote
urlhttps://sim.starbucks.com/s/thiscanbeanythingyouwant/_/META-INF/maven/com.atlassian.jira/atlassian-jira-webapp/pom.xml↗
- →HTTP GET request to the Jira static resource path pattern /s/<arbitrary_string>/_/META-INF/... or /s/<arbitrary_string>/_/WEB-INF/... returning HTTP 200 with body containing 'com.atlassian.jira' indicates successful LFI exploitation via CachingResourceDownloadRewriteRule. ↗
- →The path segment between /s/ and /_/ can be any arbitrary string (e.g. 'thiscanbeanythingyouwant'), as the CachingResourceDownloadRewriteRule performs a lax path check — monitor for requests matching the regex /s/[^/]+/_/(META-INF|WEB-INF)/. ↗
- →Shodan queries 'http.component:"Atlassian Jira"' and 'cpe:"cpe:2.3:a:atlassian:jira"' can be used to identify exposed Jira instances for proactive scanning. ↗
- →The vulnerability is unauthenticated (PR:N, UI:N) — no session or credentials are required; any GET request to the exploit path from an unauthenticated source should be treated as suspicious. ↗
- ·Affected versions are Jira < 7.13.4, 8.0.0 <= version < 8.0.4, and 8.1.0 <= version < 8.1.1. Instances outside these ranges are not vulnerable. ↗
- ·The vulnerable class is specifically CachingResourceDownloadRewriteRule; the lax check only exposes files under the META-INF (and WEB-INF/classes/META-INF) directories of the Jira webroot, not arbitrary filesystem paths. ↗
- ·The Nuclei template is tagged 'intrusive' — active probing with this template against production systems may generate real exploit traffic and should be used only in authorized testing contexts. ↗
CVSS provenance
nvdv3.17.5HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:P/I:N/A:N
vulncheck7.5HIGH
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-jw47-mjcp-rx65: The CachingResourceDownloadRewriteRule class in Jira before version 7
ghsa_unreviewed·2022-05-24
CVE-2019-8442 [HIGH] GHSA-jw47-mjcp-rx65: The CachingResourceDownloadRewriteRule class in Jira before version 7
The CachingResourceDownloadRewriteRule class in Jira before version 7.13.4, and 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 a lax path access check.
VulnCheck
Jira CachingResourceDownloadRewriteRule class Security Bypass
vulncheck·2019·CVSS 7.5
CVE-2019-8442 [HIGH] Jira CachingResourceDownloadRewriteRule class Security Bypass
Jira CachingResourceDownloadRewriteRule class Security Bypass
The CachingResourceDownloadRewriteRule class in Jira before version 7.13.4, and 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 a lax path access check.
Affected: Atlassian Jira Server and Data Center
Required Action: Apply remediations or mitigations per vendor instructions or discontinue use of the product if remediation or mitigations are unavailable.
Exploitation References: https://dashboard.shadowserver.org/statistics/honeypot/vulnerability/map/?day=2023-11-17&host_type=src&vulnerability=cve-2019-8442; https://dashboard.shadowserver.org/statistics/honeypot/vulnerability/map/?day=2023-11-19&h
No detection rules found.
Nuclei
Jira - Local File Inclusion
nuclei·CVSS 7.5
CVE-2019-8442 [HIGH] Jira - Local File Inclusion
Jira - Local File Inclusion
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.
Template:
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 t
Recorded Future
Analyze Recent Atlassian Vulnerabilities and Keep Your Infrastructure Protected
blogs_recorded_future·CVSS 9.6
[CRITICAL] Analyze Recent Atlassian Vulnerabilities and Keep Your Infrastructure Protected
# Analyze Recent Atlassian Vulnerabilities and Keep Your Infrastructure Protected
For years, software solutions built by Atlassian have found their way to nearly every organization's software stack. Tools such as JIRA, Confluence, Bamboo, and BitBucket are often seen playing a crucial role in various departments across enterprises.
From managing projects or handling organization-wide documentation, to hosting the very code of a product being developed by the organization, the constant reliance upon and amount of historical data held within these applications have turned them into a lucrative target for attackers, expanding the attack surface in the process.
## Historical Atlassian Vulnerabilities
Traditionally, vulnerabilities within the Atlassian software stack have originated from di
HackerOne
Information disclosure on sim.starbucks.com
hackerone·2019-11-13·CVSS 5.3
CVE-2019-3403 [MEDIUM] Information disclosure on sim.starbucks.com
Information disclosure on sim.starbucks.com
**Description:**
Hi,there.I found the sim.starbucks.com host deployed the jira server which version is 7.9.2,there is many public vulnerability on this low version.
**Information disclosured vulnerability**
1.(CVE-2019-3403)https://jira.atlassian.com/browse/JRASERVER-69242
visit the URL address,you can check the user whether is exist on this host
```
https://sim.starbucks.com/rest/api/2/user/picker?query=admin
```
So the attacker can enumerate all existing users on this jira server.
2.(CVE-2019-8442)https://jira.atlassian.com/browse/JRASERVER-69241
visit the URL address,the server will leaking some server's information
```
https://sim.starbucks.com/s/thiscanbeanythingyouwant/_/META-INF/maven/com.atlassian.jira/atlassian-jira-webapp/pom.xml
```
2019-05-22
Published
Exploited in the wild