Executive Summary



This Alert is flagged as TOP 25 Common Weakness Enumeration from CWE/SANS. For more information, you can read this.
Informations
Name CVE-2020-15250 First vendor Publication 2020-10-12
Vendor Cve Last vendor Modification 2023-11-07

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
Overall CVSS Score 5.5
Base Score 5.5 Environmental Score 5.5
impact SubScore 3.6 Temporal Score 5.5
Exploitabality Sub Score 1.8
 
Attack Vector Local Attack Complexity Low
Privileges Required None User Interaction Required
Scope Unchanged Confidentiality Impact High
Integrity Impact None Availability Impact None
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector : (AV:L/AC:M/Au:N/C:P/I:N/A:N)
Cvss Base Score 1.9 Attack Range Local
Cvss Impact Score 2.9 Attack Complexity Medium
Cvss Expoit Score 3.4 Authentication None Required
Calculate full CVSS 2.0 Vectors scores

Detail

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 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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15250

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-732 Incorrect Permission Assignment for Critical Resource (CWE/SANS Top 25)

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 4
Application 1
Application 1
Os 1

Sources (Detail)

https://lists.apache.org/thread.html/r01110833b63616ddbef59ae4e10c0fbd0060f0a...
https://lists.apache.org/thread.html/r09cfbb5aedd76023691bbce9ca4ce2e16bb07dd...
https://lists.apache.org/thread.html/r1209986f79359b518d09513ff05a88e5b3c3985...
https://lists.apache.org/thread.html/r29d703d1986d9b871466ff24082a1828ac8ad27...
https://lists.apache.org/thread.html/r2b78f23bc2711a76a7fc73ad67b7fcd6817c5cf...
https://lists.apache.org/thread.html/r30f502d2f79e8d635361adb8108dcbb73095163...
https://lists.apache.org/thread.html/r500517c23200fb2fdb0b82770a62dd6c88b3521...
https://lists.apache.org/thread.html/r5f8841507576f595bb783ccec6a7cb285ea90d4...
https://lists.apache.org/thread.html/r687f489b10b0d14e46f626aa88476545e1a2600...
https://lists.apache.org/thread.html/r717877028482c55acf604d7a0106af4ca05da42...
https://lists.apache.org/thread.html/r742b44fd75215fc75963b8ecc22b2e4372e68d6...
https://lists.apache.org/thread.html/r8b02dc6f18df11ff39eedb3038f1e31e6f90a77...
https://lists.apache.org/thread.html/r925eaae7dd8f77dd61eefc49c1fcf54bd9ecfe6...
https://lists.apache.org/thread.html/r934208a520b38f5cf0cae199b6b076bfe7d0818...
https://lists.apache.org/thread.html/r95f8ef60c4b3a5284b647bb3132cda08e6fadad...
https://lists.apache.org/thread.html/r9710067c7096b83cb6ae8f53a2f6f94e9c042d1...
https://lists.apache.org/thread.html/ra1bdb9efae84794e8ffa2f8474be8290ba57830...
https://lists.apache.org/thread.html/raebf13f53cd5d23d990712e3d11c80da9a7bae9...
https://lists.apache.org/thread.html/rb2771949c676ca984e58a5cd5ca79c2634dee19...
https://lists.apache.org/thread.html/rb2ffe2993f4dccc48d832e1a0f1c419477781b6...
https://lists.apache.org/thread.html/rb33212dab7beccaf1ffef9b88610047c644f644...
https://lists.apache.org/thread.html/rbaec90e699bc7c7bd9a053f76707a36fda48b6d...
https://lists.apache.org/thread.html/rc49cf1547ef6cac1be4b3c92339b2cae0acacf5...
https://lists.apache.org/thread.html/rdbdd30510a7c4d0908fd22075c02b75bbc2e0d9...
https://lists.apache.org/thread.html/rde385b8b53ed046600ef68dd6b4528dea7566aa...
https://lists.apache.org/thread.html/rde8e70b95c992378e8570e4df400c6008a9839e...
https://lists.apache.org/thread.html/rdef7d1380c86e7c0edf8a0f89a2a8db86fce5e3...
https://lists.apache.org/thread.html/rea812d8612fdc46842a2a57248cad4b01ddfdb1...
https://lists.apache.org/thread.html/reb700e60b9642eafa4b7922bfee80796394135a...
https://lists.apache.org/thread.html/rf2ec93f4ca9a97d1958eb4a31b1830f723419ce...
https://lists.apache.org/thread.html/rf6e5d894d4b03bef537c9d6641272e0197c047c...
https://lists.apache.org/thread.html/rf797d119cc3f51a8d7c3c5cbe50cb4524c84872...
Source Url
CONFIRM https://github.com/junit-team/junit4/security/advisories/GHSA-269g-pwp5-87pp
MISC https://github.com/junit-team/junit4/blob/7852b90cfe1cea1e0cdaa19d490c83f0d86...
https://github.com/junit-team/junit4/commit/610155b8c22138329f0723eec22521627...
https://github.com/junit-team/junit4/issues/1676
https://junit.org/junit4/javadoc/4.13/org/junit/rules/TemporaryFolder.html
https://www.oracle.com/security-alerts/cpuapr2022.html
MLIST https://lists.debian.org/debian-lts-announce/2020/11/msg00003.html

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Date Informations
2023-11-07 21:36:34
  • Multiple Updates
2022-05-12 21:23:17
  • Multiple Updates
2022-04-20 09:23:29
  • Multiple Updates
2022-01-13 01:41:23
  • Multiple Updates
2021-11-18 21:24:22
  • Multiple Updates
2021-10-08 17:23:08
  • Multiple Updates
2021-10-04 17:23:11
  • Multiple Updates
2021-08-05 01:37:20
  • Multiple Updates
2021-07-15 05:23:01
  • Multiple Updates
2021-06-22 05:22:55
  • Multiple Updates
2021-05-04 13:49:38
  • Multiple Updates
2021-04-22 00:23:36
  • Multiple Updates
2021-04-15 21:23:09
  • Multiple Updates
2021-04-15 17:22:52
  • Multiple Updates
2021-04-14 13:22:49
  • Multiple Updates
2021-04-14 05:22:52
  • Multiple Updates
2021-04-06 13:22:50
  • Multiple Updates
2021-02-03 21:23:23
  • Multiple Updates
2020-11-16 21:23:19
  • Multiple Updates
2020-11-15 21:23:12
  • Multiple Updates
2020-11-03 05:22:53
  • Multiple Updates
2020-11-01 17:22:57
  • Multiple Updates
2020-10-16 00:22:50
  • Multiple Updates
2020-10-14 17:22:48
  • Multiple Updates
2020-10-13 17:22:50
  • Multiple Updates
2020-10-13 00:22:50
  • First insertion