CVE-2020-15250In JUnit4 from version 4.7 and before 4.13.1, the test rule TemporaryFolder contains a local information disclosure vulnerability. On Unix like systems, the system's temporary directory is shared between all users on that system. Because of this, when files and directories are written into this directory they are, by default, readable by other users on that same system. This vulnerability does not allow other users to overwrite the contents of these directories or files. This is purely an information disclosure vulnerability. This vulnerability impacts you if the JUnit tests write sensitive information, like API keys or passwords, into the temporary folder, and the JUnit tests execute in an environment where the OS has other untrusted users. Because certain JDK file system APIs were only added in JDK 1.7, this this fix is dependent upon the version of the JDK you are using. For Java 1.7 and higher users: this vulnerability is fixed in 4.13.1. For Java 1.6 and lower users: no patch is available, you must use the workaround below. If you are unable to patch, or are stuck running on Java 1.6, specifying the java.io.tmpdir system environment variable to a directory that is exclusively owned by the executing user will fix this vulnerability. For more information, including an example of vulnerable code, see the referenced GitHub Security Advisory.
CWE-200 · Information exposureCWE-732 · Incorrect permission assignment
No public exploit
Nothing published shows this CVE being exploited, which is not the same as ruling it out. nothing published in 5 years.
CVSS E:U
A Waratek agent blocks this today.
Applicable rule: A researcher classified this CVE as MITIGATED-BY-SECURE-RULE, protected by the ARMR Filesytem read path-to-app.
| Decided by | manual-classification : A researcher's recorded decision for this specific CVE |
|---|---|
| Finding | A researcher classified this CVE as MITIGATED-BY-SECURE-RULE, protected by the ARMR Filesytem read path-to-app. |
Written by a Waratek engineer reviewing this CVE. A written classification sets the status directly, ahead of every automated scope rule except a withdrawal.
Rule Name: Filesytem read path-to-app
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
3 metrics
VRT selects the newest version's highest entry and
publishes it as cvssScore, newest rather than largest because scores are not comparable
across versions, and highest rather than first because the first entry is frequently a CNA placeholder
scoring 0.0 over NVD's own analysis.
| Version | Score | Band | Vector | Assigner | Type | |
|---|---|---|---|---|---|---|
| CVSS 3.1 | 5.5 | MEDIUM | CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N |
NVD | Primary | published |
| CVSS 3.1 | 4.4 | MEDIUM | CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N |
security-advisories@github.com | Secondary | |
| CVSS 2.0 | 1.9 | no band published | AV:L/AC:M/Au:N/C:P/I:N/A:N |
NVD | Primary |
| Advisory | Type | Quarter | Products Oracle named in risk matrix |
|---|---|---|---|
| Oracle Critical Patch Update October 2025 ↗ | CPU | 2025-Q4 | Oracle Fusion Middleware / Centralized Thirdparty Jars (GlassFish Server) (12.2.1.4.0, 14.1.1.0.0, 14.1.2.0.0) |
| Oracle Critical Patch Update January 2024 ↗ | CPU | 2024-Q1 | Oracle Financial Services Applications / Infrastructure (Jakarta Expression Language) (14.7.0.3.0) |
| Oracle Critical Patch Update April 2023 ↗ | CPU | 2023-Q2 | Oracle JD Edwards / Business Logic Infra SEC (jUnit) (Prior to 9.2.7.3) |
| Oracle Critical Patch Update April 2022 ↗ | CPU | 2022-Q2 | Oracle Communications / Policy (JUnit) (1.14.0) |
| Family | Component | Oracle's version cell (verbatim) | Indexed as |
|---|---|---|---|
| Oracle Communications | Policy (JUnit) | 1.14.0 | 1.14.0 |
| Oracle Financial Services Applications | Infrastructure (Jakarta Expression Language) | 14.7.0.3.0 | 14.7.0.3.0 |
| Oracle Fusion Middleware | Centralized Thirdparty Jars (GlassFish Server) | 12.2.1.4.0, 14.1.1.0.0, 14.1.2.0.0 | 12.2.1.4.0 · 14.1.1.0.0 · 14.1.2.0.0 |
| Oracle JD Edwards | Business Logic Infra SEC (jUnit) | Prior to 9.2.7.3 |
| Package Coordinate | Introduced | Fixed | Last affected |
|---|---|---|---|
junit:junit |
4.7 | 4.13.1 |
unbounded |
| Source | Vendor | Product | Scheme | Affected Versions |
|---|---|---|---|---|
| nvd | apache | pluto | generic | < 3.1.1 |
| nvd | debian | debian linux | generic | 9.0 |
| osv | junit | junit | generic | ≥ 4.7 and < 4.13.1 |
| nvd | junit | junit4 | generic | ≥ 4.7 and < 4.13.1 |
| nvd | oracle | communications cloud native core policy | generic | 1.14.0 |
| Published | 2020-10-12 | By the CVE Program. |
|---|---|---|
| NVD record modified | 2026-06-17 | NVD's own last-modified date for this record. |
| Classification created | 2026-09-14 | First commit adding this CVE's research note. |
| Last VRT activity | 2026-09-14 | Most recent commit touching this CVE's classification, patch or rule file. |