Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2020-15250

4.4 · MEDIUM
Published Oct 12, 2020 junit CWE-200 EPSS 1.70% (76th pctl)

Overview

CVE-2020-15250 is a medium-severity vulnerability affecting junit junit4. It was published on October 12, 2020 and has a CVSS 3.1 base score of 4.4 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 4.4, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In 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 a

Remediation

Check the references section for vendor advisories and patches from junit. Update junit4 to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
junit junit4 >= 4.7, < 4.13.1 Affected
apache pluto >= 0, < 3.1.1 Affected

Frequently Asked Questions

What is CVE-2020-15250?

CVE-2020-15250 is a medium-severity vulnerability affecting junit junit4. It was published on October 12, 2020 and has a CVSS 3.1 base score of 4.4 (MEDIUM).

How severe is CVE-2020-15250?

This vulnerability has a CVSS 3.1 base score of 4.4, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2020-15250?

Check the references section for vendor advisories and patches from junit. Update junit4 to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2020-15250?

CyberStrike's AI-powered security agents can automatically detect CVE-2020-15250 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.