BlackTreeIndependent security intelligence
← Back to the CVE catalogue
Full vulnerability report · 2020
CVE-2020-8908High confidence

Temp directory permission issue in Guava

Google LLC · Guava

3.3LowCVSS 3.1
Recommended action
Within 7 days

Low technical severity with public exploit material referenced by a structured source; prioritise exposed affected systems while verifying vendor guidance.

Patch available
Optional official sources

National CERT insights
?CERT means Computer Emergency Response Team; CSIRT is the closely related term Computer Security Incident Response Team.

Select the national-authority views to include. The exact source language is shown on each matched advisory. Your choice is remembered on this device and encoded in the shareable URL.

Official European source

ENISA European Vulnerability Database

Official EUVD identifiers, advisory evidence and known-exploited context. Missing fields are not treated as evidence of low risk.

1 current
ENISA EUVD identifier

EUVD-2021-0611

No EUVD known-exploited evidence

ENISA has published the identifier mapping but no EUVD description has been stored yet.

EUVD state
Present in the current official mapping
Known exploitation
Not present in the current ENISA EUVD known-exploited dataset. This is not proof of no exploitation.
ENISA score
Not supplied in the stored EUVD record
Advisory evidence
No linked advisory details stored yet
Recommended actionWithin 7 days

Low technical severity with public exploit material referenced by a structured source; prioritise exposed affected systems while verifying vendor guidance.

Patch available
01

What, why and how

A temp directory creation vulnerability exists in all versions of Guava, allowing an attacker with access to the machine to potentially access data in a temporary directory created by the Guava API com.google.common.io.Files.createTempDir(). By default, on unix-like systems, the created directory is world-readable (readable by an attacker with access to the system). The method in question has been marked @Deprecated in versions 30.0 and later and should not be used. For Android developers, we recommend choosing a temporary directory API provided by Android, such as context.getCacheDir(). For other Java developers, we recommend migrating to the Java 7 API java.nio.file.Files.createTempDirectory() which explicitly configures permissions of 700, or configuring the Java runtime's java.io.tmpdir system property to point to a location whose permissions are appropriately configured.

What

A temp directory creation vulnerability exists in all versions of Guava, allowing an attacker with access to the machine to potentially access data in a temporary directory created by the Guava API com.google.common.io.Files.createTempDir(). By default, on unix-like systems, the created directory is world-readable (readable by an attacker with access to the system). The method in question has been marked @Deprecated in versions 30.0 and later and should not be used. For Android developers, we recommend choosing a temporary directory API provided by Android, such as context.getCacheDir(). For other Java developers, we recommend migrating to the Java 7 API java.nio.file.Files.createTempDirectory() which explicitly configures permissions of 700, or configuring the Java runtime's java.io.tmpdir system property to point to a location whose permissions are appropriately configured.

Why

Opening temporary files without appropriate measures or controls can leave the file, its contents and any function that it impacts vulnerable to attack.

How

An attacker operating through local access may attempt exploitation with low privileges. If successful, the issue may cause the confidentiality, integrity or availability impact described by the vendor.

What

A temp directory creation vulnerability exists in all versions of Guava, allowing an attacker with access to the machine to potentially access data in a temporary directory created by the Guava API com.google.common.io.Files.createTempDir(). By default, on unix-like systems, the created directory is world-readable (readable by an attacker with access to the system). The method in question has been marked @Deprecated in versions 30.0 and later and should not be used. For Android developers, we recommend choosing a temporary directory API provided by Android, such as context.getCacheDir(). For other Java developers, we recommend migrating to the Java 7 API java.nio.file.Files.createTempDirectory() which explicitly configures permissions of 700, or configuring the Java runtime's java.io.tmpdir system property to point to a location whose permissions are appropriately configured.

Why

Opening temporary files without appropriate measures or controls can leave the file, its contents and any function that it impacts vulnerable to attack.

How

An attacker operating through local access may attempt exploitation with low privileges. If successful, the issue may cause the confidentiality, integrity or availability impact described by the vendor.

02

Exploit reality and attack path

CVSS severity, EPSS forecast probability, public exploit material and CISA-confirmed exploitation are separate signals.

Observed exploitation
?Confirmed exploitation and public exploit material are separate signals. Attacks can occur without public proof-of-concept or exploit code.
No confirmed evidence

No CISA KEV match was present at the last successful refresh. This means no confirmation from that source, not proof of no exploitation.

Public PoC / exploit material
?Confirmed exploitation and public exploit material are separate signals. Attacks can occur without public proof-of-concept or exploit code.
Reference recorded

A structured CVE source labels at least one public reference as exploit material. BlackTree has not independently validated that it is safe, reliable or weaponised.

Likely attack path
local access → Creation of Temporary File With Insecure Permissions → cause the confidentiality, integrity or availability impact described by the vendor
Attack surface
Local
Privileges required
Low: a basic authenticated account is required
User interaction
None
Attack complexity
Low: no specialised conditions are recorded
Security boundary
Unchanged: impact remains within the vulnerable component's security authority
Weakness
?CWE means Common Weakness Enumeration: a standard category for the underlying weakness.
CWE-378

CWE-378: Creation of Temporary File With Insecure Permissions. Opening temporary files without appropriate measures or controls can leave the file, its contents and any function that it impacts vulnerable to attack.

CVSS vector
?CVSS means Common Vulnerability Scoring System. The vector records the metric values used to calculate technical severity.
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

Common Vulnerability Scoring System 3.1: the compact vector below is decoded into plain language.

AVLocalAttack vector: The attacker needs local access to the vulnerable system.ACLowAttack complexity: No specialised conditions are required beyond attacker-controlled input.PRLowPrivileges required: The attacker needs basic user-level privileges.UINoneUser interaction: No action by another user is required.SUnchangedScope: The security impact remains within the vulnerable component's authority.CLowConfidentiality impact: A successful attack can cause a limited loss.INoneIntegrity impact: No direct loss is represented by this metric.ANoneAvailability impact: No direct loss is represented by this metric.
Post-exploitation / living off the land
The issue can support a local privilege or sandbox boundary transition; normal system utilities may then be available in the gained context.
CWE-378Public exploit reference
A

Official authority intelligence

Only matched European and national findings are included. Language selectors and unavailable sources are omitted.

BSI · German · WID-SEC-W-2024-2180Oracle Fusion Middleware: Mehrere Schwachstellen

Ein entfernter, anonymer oder lokaler Angreifer kann mehrere Schwachstellen in Oracle Fusion Middleware ausnutzen, um die Vertraulichkeit, Integrität und Verfügbarkeit zu gefährden.

Official advisory
BSI · German · WID-SEC-W-2024-3684IBM QRadar SIEM: Mehrere Schwachstellen

Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in IBM QRadar SIEM ausnutzen, um Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu erzeugen, vertrauliche Informationen offenzulegen oder einen Spoofing-Angriff durchzuführen.

Official advisory
BSI · German · WID-SEC-W-2024-0794Dell ECS: Mehrere Schwachstellen

Ein Angreifer kann mehrere Schwachstellen in Dell ECS ausnutzen, um seine Privilegien zu erweitern, beliebigen Programmcode mit Administratorrechten auszuführen, Informationen offenzulegen, Dateien zu manipulieren, einen Cross-Site-Scripting-Angriff durchzuführen, Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuführen.

Official advisory
BSI · German · WID-SEC-W-2023-2229Splunk Splunk Enterprise: Mehrere Schwachstellen

Ein entfernter, authentifizierter Angreifer kann mehrere Schwachstellen in Splunk Splunk Enterprise ausnutzen, um beliebigen Code auszuführen, einen 'Denial of Service'-Zustand zu verursachen, seine Privilegien zu erweitern und weitere, nicht spezifizierte Auswirkungen zu verursachen.

Official advisory
BSI · German · WID-SEC-W-2023-1807Oracle Fusion Middleware: Mehrere Schwachstellen

Ein Angreifer aus dem angrenzenden Netzwerk oder ein entfernter anonymer, authentisierter oder lokaler Angreifer kann mehrere Schwachstellen in Oracle Fusion Middleware ausnutzen, um die Vertraulichkeit, Integrität und Verfügbarkeit zu gefährden.

Official advisory
BSI · German · WID-SEC-W-2023-1813Oracle Communications Applications: Mehrere Schwachstellen

Ein Angreifer kann mehrere Schwachstellen in Oracle Communications Applications ausnutzen, um die Vertraulichkeit, Integrität und Verfügbarkeit zu gefährden.

Official advisory
BSI · German · WID-SEC-W-2023-1034Oracle JD Edwards: Mehrere Schwachstellen

Ein entfernter, anonymer oder lokaler Angreifer kann mehrere Schwachstellen in Oracle JD Edwards ausnutzen, um die Vertraulichkeit, Integrität und Verfügbarkeit zu gefährden.

Official advisory
BSI · German · WID-SEC-W-2023-1272Red Hat JBoss Enterprise Application Platform: Mehrere Schwachstellen

Ein entfernter, anonymer oder lokaler Angreifer kann mehrere Schwachstellen in Red Hat JBoss Enterprise Application Platform ausnutzen, um einen Denial-of-Service-Zustand auslösen, Informationen offenzulegen, Daten zu manipulieren, Sicherheitsmaßnahmen zu umgehen oder einen Cross-Site-Scripting-Angriff durchführen.

Official advisory
BSI · German · WID-SEC-W-2023-1664IBM Integration Bus: Mehrere Schwachstellen

Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in IBM Integration Bus ausnutzen, um Sicherheitsvorkehrungen zu umgehen oder einen Denial of Service Zustand herbeizuführen.

Official advisory
BSI · German · WID-SEC-W-2024-1872IBM QRadar SIEM: Mehrere Schwachstellen

Ein entfernter anonymer oder authentifizierter Angreifer kann mehrere Schwachstellen in IBM QRadar SIEM ausnutzen, um vertrauliche Informationen offenzulegen, Sicherheitsmaßnahmen zu umgehen, Dateien zu manipulieren, einen Denial-of-Service-Zustand auszulösen und einen Cross-Site-Scripting-Angriff durchzuführen.

Official advisory
CERT-FR · French · CERTFR-2026-AVI-0958Multiples vulnérabilités dans les produits IBM

com/support/pages/node/7281721 Bulletin de sécurité IBM 7281743 du 29 juillet 2026 https://www.ibm.com/support/pages/node/7281743 Bulletin de sécurité IBM 7281949 du 30 juillet 2026 https://www.ibm.com/support/pages/node/7281949 Bulletin de sécurité IBM 7281950 du 30 juillet 2026 https://www.ibm.com/support/pages/node/7281950 Référence CVE CVE-2018-10237 https://www.cve.org/CVERecord?id=CVE-2018-10237 Référence CVE CVE-2018-16487 https://www.cve.org/CVERecord?id=CVE-2018-16487 Référence CVE CVE-2020-13955 https://www.cve.org/CVERecord?id=CVE-2020-13955 Référence CVE CVE-2020-13956 https://www.cve.org/CVERecord?id=CVE-2020-13956 Référence CVE CVE-2020-8908 https://www.cve.org/CVERecord?id=CVE-2020-8908 Référence CVE CVE-2021-22569 https://www.cve.org/CVERecord?id=CVE-2021-22569 Référence CVE CVE-2021-22570 https://www.cve.org/CVERecord?id=CVE-2021-22570 Référence CVE CVE-2021-23337 https://www.cve.org/CVERecord?id=CVE-2021-23337 Référence CVE CVE-2021-47154 https://www.cve.org/CVERecord?id=CVE-2021-47154 Référence CVE CVE-2022-22968 https://www.cve.org/CVERecord?id=CVE-2022-22968 Référence CVE CVE-2022-39135 https://www.cve.org/CVERecord?id=CVE-2022-39135 Référence CVE CVE-2023-22899 https://www.cve.org/CVERecord?id=CVE-2023-22899 Référence CVE CVE-2023-5752 https://www.cve.org/CVERecord?id=CV

Official advisory
CERT-FR · French · CERTFR-2026-AVI-0556Multiples vulnérabilités dans les produits VMware

ord?id=CVE-2020-36183 Référence CVE CVE-2020-36184 https://www.cve.org/CVERecord?id=CVE-2020-36184 Référence CVE CVE-2020-36185 https://www.cve.org/CVERecord?id=CVE-2020-36185 Référence CVE CVE-2020-36186 https://www.cve.org/CVERecord?id=CVE-2020-36186 Référence CVE CVE-2020-36187 https://www.cve.org/CVERecord?id=CVE-2020-36187 Référence CVE CVE-2020-36188 https://www.cve.org/CVERecord?id=CVE-2020-36188 Référence CVE CVE-2020-36189 https://www.cve.org/CVERecord?id=CVE-2020-36189 Référence CVE CVE-2020-36518 https://www.cve.org/CVERecord?id=CVE-2020-36518 Référence CVE CVE-2020-8840 https://www.cve.org/CVERecord?id=CVE-2020-8840 Référence CVE CVE-2020-8908 https://www.cve.org/CVERecord?id=CVE-2020-8908 Référence CVE CVE-2020-9492 https://www.cve.org/CVERecord?id=CVE-2020-9492 Référence CVE CVE-2020-9546 https://www.cve.org/CVERecord?id=CVE-2020-9546 Référence CVE CVE-2020-9547 https://www.cve.org/CVERecord?id=CVE-2020-9547 Référence CVE CVE-2020-9548 https://www.cve.org/CVERecord?id=CVE-2020-9548 Référence CVE CVE-2021-20190 https://www.cve.org/CVERecord?id=CVE-2021-20190 Référence CVE CVE-2021-22569 https://www.cve.org/CVERecord?id=CVE-2021-22569 Référence CVE CVE-2021-22573 https://www.cve.org/CVERecord?id=CVE-2021-22573 Référence CVE CVE-2021-23926 https://www.cve.org/CVERecord?id=CVE-2021-

Official advisory
CERT-FR · French · CERTFR-2026-AVI-0500Multiples vulnérabilités dans VMware Tanzu

ord?id=CVE-2020-36183 Référence CVE CVE-2020-36184 https://www.cve.org/CVERecord?id=CVE-2020-36184 Référence CVE CVE-2020-36185 https://www.cve.org/CVERecord?id=CVE-2020-36185 Référence CVE CVE-2020-36186 https://www.cve.org/CVERecord?id=CVE-2020-36186 Référence CVE CVE-2020-36187 https://www.cve.org/CVERecord?id=CVE-2020-36187 Référence CVE CVE-2020-36188 https://www.cve.org/CVERecord?id=CVE-2020-36188 Référence CVE CVE-2020-36189 https://www.cve.org/CVERecord?id=CVE-2020-36189 Référence CVE CVE-2020-36518 https://www.cve.org/CVERecord?id=CVE-2020-36518 Référence CVE CVE-2020-8840 https://www.cve.org/CVERecord?id=CVE-2020-8840 Référence CVE CVE-2020-8908 https://www.cve.org/CVERecord?id=CVE-2020-8908 Référence CVE CVE-2020-9546 https://www.cve.org/CVERecord?id=CVE-2020-9546 Référence CVE CVE-2020-9547 https://www.cve.org/CVERecord?id=CVE-2020-9547 Référence CVE CVE-2020-9548 https://www.cve.org/CVERecord?id=CVE-2020-9548 Référence CVE CVE-2021-0341 https://www.cve.org/CVERecord?id=CVE-2021-0341 Référence CVE CVE-2021-20190 https://www.cve.org/CVERecord?id=CVE-2021-20190 Référence CVE CVE-2021-21290 https://www.cve.org/CVERecord?id=CVE-2021-21290 Référence CVE CVE-2021-21295 https://www.cve.org/CVERecord?id=CVE-2021-21295 Référence CVE CVE-2021-21409 https://www.cve.org/CVERecord?id=CVE-2021-

Official advisory
CERT-FR · French · CERTFR-2026-AVI-0199Multiples vulnérabilités dans les produits VMware

ve.org/CVERecord?id=CVE-2019-5481 Référence CVE CVE-2019-5482 https://www.cve.org/CVERecord?id=CVE-2019-5482 Référence CVE CVE-2019-5747 https://www.cve.org/CVERecord?id=CVE-2019-5747 Référence CVE CVE-2020-10750 https://www.cve.org/CVERecord?id=CVE-2020-10750 Référence CVE CVE-2020-1967 https://www.cve.org/CVERecord?id=CVE-2020-1967 Référence CVE CVE-2020-1971 https://www.cve.org/CVERecord?id=CVE-2020-1971 Référence CVE CVE-2020-8169 https://www.cve.org/CVERecord?id=CVE-2020-8169 Référence CVE CVE-2020-8177 https://www.cve.org/CVERecord?id=CVE-2020-8177 Référence CVE CVE-2020-8284 https://www.cve.org/CVERecord?id=CVE-2020-8284 Référence CVE CVE-2020-8908 https://www.cve.org/CVERecord?id=CVE-2020-8908 Référence CVE CVE-2021-22897 https://www.cve.org/CVERecord?id=CVE-2021-22897 Référence CVE CVE-2021-22898 https://www.cve.org/CVERecord?id=CVE-2021-22898 Référence CVE CVE-2021-22922 https://www.cve.org/CVERecord?id=CVE-2021-22922 Référence CVE CVE-2021-22923 https://www.cve.org/CVERecord?id=CVE-2021-22923 Référence CVE CVE-2021-22925 https://www.cve.org/CVERecord?id=CVE-2021-22925 Référence CVE CVE-2021-22926 https://www.cve.org/CVERecord?id=CVE-2021-22926 Référence CVE CVE-2021-22946 https://www.cve.org/CVERecord?id=CVE-2021-22946 Référence CVE CVE-2021-22947 https://www.cve.org/CVERecord?id=C

Official advisory
CERT-FR · French · CERTFR-2025-AVI-1131Multiples vulnérabilités dans les produits IBM

Bulletin de sécurité IBM 7255065 du 17 décembre 2025 https://www.ibm.com/support/pages/node/7255065 Bulletin de sécurité IBM 7255095 du 17 décembre 2025 https://www.ibm.com/support/pages/node/7255095 Bulletin de sécurité IBM 7255154 du 17 décembre 2025 https://www.ibm.com/support/pages/node/7255154 Bulletin de sécurité IBM 7255160 du 17 décembre 2025 https://www.ibm.com/support/pages/node/7255160 Référence CVE CVE-2016-1000027 https://www.cve.org/CVERecord?id=CVE-2016-1000027 Référence CVE CVE-2018-10237 https://www.cve.org/CVERecord?id=CVE-2018-10237 Référence CVE CVE-2018-14721 https://www.cve.org/CVERecord?id=CVE-2018-14721 Référence CVE CVE-2020-8908 https://www.cve.org/CVERecord?id=CVE-2020-8908 Référence CVE CVE-2020-9281 https://www.cve.org/CVERecord?id=CVE-2020-9281 Référence CVE CVE-2020-9493 https://www.cve.org/CVERecord?id=CVE-2020-9493 Référence CVE CVE-2021-2341 https://www.cve.org/CVERecord?id=CVE-2021-2341 Référence CVE CVE-2021-2369 https://www.cve.org/CVERecord?id=CVE-2021-2369 Référence CVE CVE-2021-2388 https://www.cve.org/CVERecord?id=CVE-2021-2388 Référence CVE CVE-2021-26271 https://www.cve.org/CVERecord?id=CVE-2021-26271 Référence CVE CVE-2021-26272 https://www.cve.org/CVERecord?id=CVE-2021-26272 Référence CVE CVE-2021-28861 https://www.cve.org/CVERecord?id=CVE-2021-28

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0969Multiples vulnérabilités dans les produits VMware

VERecord?id=CVE-2020-2803 Référence CVE CVE-2020-2805 https://www.cve.org/CVERecord?id=CVE-2020-2805 Référence CVE CVE-2020-28196 https://www.cve.org/CVERecord?id=CVE-2020-28196 Référence CVE CVE-2020-2830 https://www.cve.org/CVERecord?id=CVE-2020-2830 Référence CVE CVE-2020-29509 https://www.cve.org/CVERecord?id=CVE-2020-29509 Référence CVE CVE-2020-29511 https://www.cve.org/CVERecord?id=CVE-2020-29511 Référence CVE CVE-2020-29562 https://www.cve.org/CVERecord?id=CVE-2020-29562 Référence CVE CVE-2020-2981 https://www.cve.org/CVERecord?id=CVE-2020-2981 Référence CVE CVE-2020-35492 https://www.cve.org/CVERecord?id=CVE-2020-35492 Référence CVE CVE-2020-8908 https://www.cve.org/CVERecord?id=CVE-2020-8908 Référence CVE CVE-2021-0561 https://www.cve.org/CVERecord?id=CVE-2021-0561 Référence CVE CVE-2021-20176 https://www.cve.org/CVERecord?id=CVE-2021-20176 Référence CVE CVE-2021-20241 https://www.cve.org/CVERecord?id=CVE-2021-20241 Référence CVE CVE-2021-20243 https://www.cve.org/CVERecord?id=CVE-2021-20243 Référence CVE CVE-2021-20244 https://www.cve.org/CVERecord?id=CVE-2021-20244 Référence CVE CVE-2021-20245 https://www.cve.org/CVERecord?id=CVE-2021-20245 Référence CVE CVE-2021-20246 https://www.cve.org/CVERecord?id=CVE-2021-20246 Référence CVE CVE-2021-20251 https://www.cve.org/CVERecord?id=CVE

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0671Multiples vulnérabilités dans les produits IBM

Record?id=CVE-2016-7415 Référence CVE CVE-2017-14952 https://www.cve.org/CVERecord?id=CVE-2017-14952 Référence CVE CVE-2017-15396 https://www.cve.org/CVERecord?id=CVE-2017-15396 Référence CVE CVE-2017-15422 https://www.cve.org/CVERecord?id=CVE-2017-15422 Référence CVE CVE-2017-17484 https://www.cve.org/CVERecord?id=CVE-2017-17484 Référence CVE CVE-2017-7867 https://www.cve.org/CVERecord?id=CVE-2017-7867 Référence CVE CVE-2017-7868 https://www.cve.org/CVERecord?id=CVE-2017-7868 Référence CVE CVE-2020-10531 https://www.cve.org/CVERecord?id=CVE-2020-10531 Référence CVE CVE-2020-21913 https://www.cve.org/CVERecord?id=CVE-2020-21913 Référence CVE CVE-2020-8908 https://www.cve.org/CVERecord?id=CVE-2020-8908 Référence CVE CVE-2022-48919 https://www.cve.org/CVERecord?id=CVE-2022-48919 Référence CVE CVE-2023-2976 https://www.cve.org/CVERecord?id=CVE-2023-2976 Référence CVE CVE-2023-40403 https://www.cve.org/CVERecord?id=CVE-2023-40403 Référence CVE CVE-2024-12133 https://www.cve.org/CVERecord?id=CVE-2024-12133 Référence CVE CVE-2024-12243 https://www.cve.org/CVERecord?id=CVE-2024-12243 Référence CVE CVE-2024-12718 https://www.cve.org/CVERecord?id=CVE-2024-12718 Référence CVE CVE-2024-31141 https://www.cve.org/CVERecord?id=CVE-2024-31141 Référence CVE CVE-2024-45339 https://www.cve.org/CVERecord?id=CVE

Official advisory
CERT-FR · French · CERTFR-2025-AVI-0622Multiples vulnérabilités dans les produits VMware

in de sécurité VMware 35983 du 24 juillet 2025 https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35983 Bulletin de sécurité VMware 35984 du 24 juillet 2025 https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35984 Référence CVE CVE-2016-1000027 https://www.cve.org/CVERecord?id=CVE-2016-1000027 Référence CVE CVE-2020-15250 https://www.cve.org/CVERecord?id=CVE-2020-15250 Référence CVE CVE-2020-22916 https://www.cve.org/CVERecord?id=CVE-2020-22916 Référence CVE CVE-2020-36843 https://www.cve.org/CVERecord?id=CVE-2020-36843 Référence CVE CVE-2020-8908 https://www.cve.org/CVERecord?id=CVE-2020-8908 Référence CVE CVE-2021-3995 https://www.cve.org/CVERecord?id=CVE-2021-3995 Référence CVE CVE-2021-3996 https://www.cve.org/CVERecord?id=CVE-2021-3996 Référence CVE CVE-2022-0563 https://www.cve.org/CVERecord?id=CVE-2022-0563 Référence CVE CVE-2022-1271 https://www.cve.org/CVERecord?id=CVE-2022-1271 Référence CVE CVE-2022-1292 https://www.cve.org/CVERecord?id=CVE-2022-1292 Référence CVE CVE-2022-1343 https://www.cve.org/CVERecord?id=CVE-2022-1343 Référence CVE CVE-2022-1434 https://www.cve.org/CVERecord?id=CVE-2022-1434 Référence CVE CVE-2022-1473 https://www.cve.org/CVERecord?id=CVE-2022-1473 Ré

Official advisory
CERT-FR · French · CERTFR-2024-AVI-1081Multiples vulnérabilités dans les produits IBM

une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données. Solutions Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation). Documentation Bulletin de sécurité IBM 7178224 du 09 décembre 2024 https://www.ibm.com/support/pages/node/7178224 Bulletin de sécurité IBM 7177766 du 11 décembre 2024 https://www.ibm.com/support/pages/node/7177766 Bulletin de sécurité IBM 7178556 du 11 décembre 2024 https://www.ibm.com/support/pages/node/7178556 Référence CVE CVE-2019-12900 https://www.cve.org/CVERecord?id=CVE-2019-12900 Référence CVE CVE-2020-8908 https://www.cve.org/CVERecord?id=CVE-2020-8908 Référence CVE CVE-2021-22569 https://www.cve.org/CVERecord?id=CVE-2021-22569 Référence CVE CVE-2022-23491 https://www.cve.org/CVERecord?id=CVE-2022-23491 Référence CVE CVE-2022-31160 https://www.cve.org/CVERecord?id=CVE-2022-31160 Référence CVE CVE-2022-3171 https://www.cve.org/CVERecord?id=CVE-2022-3171 Référence CVE CVE-2022-40152 https://www.cve.org/CVERecord?id=CVE-2022-40152 Référence CVE CVE-2022-41881 https://www.cve.org/CVERecord?id=CVE-2022-41881 Référence CVE CVE-2022-41915 https://www.cve.org/CVERecord?id=CVE-2022-41915 Référence CVE CVE-2022-41917 https://www.cve.org/CVERecord?id=CVE

Official advisory
CERT-FR · French · CERTFR-2024-AVI-0535Multiples vulnérabilités dans les produits Splunk

sécurité Splunk SVD-2024-0714 du 01 juillet 2024 https://advisory.splunk.com/advisories/SVD-2024-0714 Bulletin de sécurité Splunk SVD-2024-0715 du 01 juillet 2024 https://advisory.splunk.com/advisories/SVD-2024-0715 Bulletin de sécurité Splunk SVD-2024-0716 du 01 juillet 2024 https://advisory.splunk.com/advisories/SVD-2024-0716 Bulletin de sécurité Splunk SVD-2024-0717 du 01 juillet 2024 https://advisory.splunk.com/advisories/SVD-2024-0717 Bulletin de sécurité Splunk SVD-2024-0718 du 01 juillet 2024 https://advisory.splunk.com/advisories/SVD-2024-0718 Référence CVE CVE-2018-10237 https://www.cve.org/CVERecord?id=CVE-2018-10237 Référence CVE CVE-2020-8908 https://www.cve.org/CVERecord?id=CVE-2020-8908 Référence CVE CVE-2021-29425 https://www.cve.org/CVERecord?id=CVE-2021-29425 Référence CVE CVE-2022-36364 https://www.cve.org/CVERecord?id=CVE-2022-36364 Référence CVE CVE-2022-40896 https://www.cve.org/CVERecord?id=CVE-2022-40896 Référence CVE CVE-2022-40897 https://www.cve.org/CVERecord?id=CVE-2022-40897 Référence CVE CVE-2022-40898 https://www.cve.org/CVERecord?id=CVE-2022-40898 Référence CVE CVE-2022-40899 https://www.cve.org/CVERecord?id=CVE-2022-40899 Référence CVE CVE-2023-2976 https://www.cve.org/CVERecord?id=CVE-2023-2976 Référence CVE CVE-2023-32681 https://www.cve.org/CVERecord?id=CVE

Official advisory
CERT-FR · French · CERTFR-2024-AVI-0081Multiples vulnérabilités dans les produits Spring

De multiples vulnérabilités ont été découvertes dans les produits Spring . Elles permettent à un attaquant de provoquer une atteinte à la confidentialité des données.

Official advisory
CERT-FR · French · CERTFR-2023-AVI-0701Multiples vulnérabilités dans Splunk

org/CVERecord?id=CVE-2020-28469 Référence CVE CVE-2020-28851 https://www.cve.org/CVERecord?id=CVE-2020-28851 Référence CVE CVE-2020-29652 https://www.cve.org/CVERecord?id=CVE-2020-29652 Référence CVE CVE-2020-8169 https://www.cve.org/CVERecord?id=CVE-2020-8169 Référence CVE CVE-2020-8177 https://www.cve.org/CVERecord?id=CVE-2020-8177 Référence CVE CVE-2020-8231 https://www.cve.org/CVERecord?id=CVE-2020-8231 Référence CVE CVE-2020-8284 https://www.cve.org/CVERecord?id=CVE-2020-8284 Référence CVE CVE-2020-8285 https://www.cve.org/CVERecord?id=CVE-2020-8285 Référence CVE CVE-2020-8286 https://www.cve.org/CVERecord?id=CVE-2020-8286 Référence CVE CVE-2020-8908 https://www.cve.org/CVERecord?id=CVE-2020-8908 Référence CVE CVE-2021-20066 https://www.cve.org/CVERecord?id=CVE-2021-20066 Référence CVE CVE-2021-22569 https://www.cve.org/CVERecord?id=CVE-2021-22569 Référence CVE CVE-2021-22876 https://www.cve.org/CVERecord?id=CVE-2021-22876 Référence CVE CVE-2021-22890 https://www.cve.org/CVERecord?id=CVE-2021-22890 Référence CVE CVE-2021-22897 https://www.cve.org/CVERecord?id=CVE-2021-22897 Référence CVE CVE-2021-22898 https://www.cve.org/CVERecord?id=CVE-2021-22898 Référence CVE CVE-2021-22901 https://www.cve.org/CVERecord?id=CVE-2021-22901 Référence CVE CVE-2021-22922 https://www.cve.org/CVERecord?id=C

Official advisory
CERT-FR · French · CERTFR-2023-AVI-0567Multiples vulnérabilités dans Oracle WebLogic

De multiples vulnérabilités ont été découvertes dans Oracle WebLogic. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à l'intégrité des données.

Official advisory
CERT-FR · French · CERTFR-2022-AVI-626Multiples vulnérabilités dans IBM i Modernization

De multiples vulnérabilités ont été découvertes dans IBM i Modernization. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et un contournement de la politique de sécurité.

Official advisory
CERT-FR · French · CERTFR-2022-AVI-568Multiples vulnérabilités dans les produits IBM

ecord?id=CVE-2020-36183 Référence CVE CVE-2020-36184 https://www.cve.org/CVERecord?id=CVE-2020-36184 Référence CVE CVE-2020-36185 https://www.cve.org/CVERecord?id=CVE-2020-36185 Référence CVE CVE-2020-36186 https://www.cve.org/CVERecord?id=CVE-2020-36186 Référence CVE CVE-2020-36187 https://www.cve.org/CVERecord?id=CVE-2020-36187 Référence CVE CVE-2020-36188 https://www.cve.org/CVERecord?id=CVE-2020-36188 Référence CVE CVE-2020-36189 https://www.cve.org/CVERecord?id=CVE-2020-36189 Référence CVE CVE-2020-8022 https://www.cve.org/CVERecord?id=CVE-2020-8022 Référence CVE CVE-2020-8840 https://www.cve.org/CVERecord?id=CVE-2020-8840 Référence CVE CVE-2020-8908 https://www.cve.org/CVERecord?id=CVE-2020-8908 Référence CVE CVE-2020-9546 https://www.cve.org/CVERecord?id=CVE-2020-9546 Référence CVE CVE-2020-9547 https://www.cve.org/CVERecord?id=CVE-2020-9547 Référence CVE CVE-2020-9548 https://www.cve.org/CVERecord?id=CVE-2020-9548 Référence CVE CVE-2021-20190 https://www.cve.org/CVERecord?id=CVE-2021-20190 Référence CVE CVE-2021-27568 https://www.cve.org/CVERecord?id=CVE-2021-27568 Référence CVE CVE-2021-29425 https://www.cve.org/CVERecord?id=CVE-2021-29425 Référence CVE CVE-2021-33813 https://www.cve.org/CVERecord?id=CVE-2021-33813 Référence CVE CVE-2021-38153 https://www.cve.org/CVERecord?id=CVE-202

Official advisory
CERT-FR · French · CERTFR-2022-AVI-369Multiples vulnérabilités dans Oracle WebLogic Server

De multiples vulnérabilités ont été découvertes dans Oracle WebLogic Server. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à l'intégrité des données.

Official advisory
CERT-FR · French · CERTFR-2022-AVI-366Multiples vulnérabilités dans Oracle PeopleSoft

De multiples vulnérabilités ont été découvertes dans Oracle PeopleSoft. Certaines d'entre elles permettent à un attaquant de provoquer un déni de service à distance, un contournement de la politique de sécurité et une atteinte à l'intégrité des données.

Official advisory
CERT-FR · French · CERTFR-2021-AVI-559Multiples vulnérabilités dans Oracle PeopleSoft

De multiples vulnérabilités ont été découvertes dans Oracle PeopleSoft. Certaines d'entre elles permettent à un attaquant de provoquer un déni de service à distance, un contournement de la politique de sécurité et une atteinte à l'intégrité des données.

Official advisory
CERT-FR · French · CERTFR-2021-AVI-556Multiples vulnérabilités dans Oracle Database Server

ord?id=CVE-2020-11987 Référence CVE CVE-2020-11988 https://www.cve.org/CVERecord?id=CVE-2020-11988 Référence CVE CVE-2020-13956 https://www.cve.org/CVERecord?id=CVE-2020-13956 Référence CVE CVE-2020-25649 https://www.cve.org/CVERecord?id=CVE-2020-25649 Référence CVE CVE-2020-26870 https://www.cve.org/CVERecord?id=CVE-2020-26870 Référence CVE CVE-2020-27193 https://www.cve.org/CVERecord?id=CVE-2020-27193 Référence CVE CVE-2020-27844 https://www.cve.org/CVERecord?id=CVE-2020-27844 Référence CVE CVE-2020-28196 https://www.cve.org/CVERecord?id=CVE-2020-28196 Référence CVE CVE-2020-7760 https://www.cve.org/CVERecord?id=CVE-2020-7760 Référence CVE CVE-2020-8908 https://www.cve.org/CVERecord?id=CVE-2020-8908 Référence CVE CVE-2021-2326 https://www.cve.org/CVERecord?id=CVE-2021-2326 Référence CVE CVE-2021-2328 https://www.cve.org/CVERecord?id=CVE-2021-2328 Référence CVE CVE-2021-2329 https://www.cve.org/CVERecord?id=CVE-2021-2329 Référence CVE CVE-2021-2330 https://www.cve.org/CVERecord?id=CVE-2021-2330 Référence CVE CVE-2021-2333 https://www.cve.org/CVERecord?id=CVE-2021-2333 Référence CVE CVE-2021-23336 https://www.cve.org/CVERecord?id=CVE-2021-23336 Référence CVE CVE-2021-2334 https://www.cve.org/CVERecord?id=CVE-2021-2334 Référence CVE CVE-2021-2335 https://www.cve.org/CVERecord?id=CVE-2021-2335

Official advisory
03

Patch and workaround

Operational remediation based on structured source evidence.

Status
?Patch availability is based on structured fixed-version fields and authoritative update references. If no fix is verified, check the vendor advisory before making a change.
Patch available
Affected
1.0 < 32.0
Fixed
An authoritative update reference is available, but the fixed version is not recorded in the structured CVE fields. Check the linked vendor advisory for the applicable release.
Action
Review the linked authoritative reference and apply the recorded fixed release appropriate to the affected product branch.
Workaround
No verified workaround is recorded. Limit untrusted access and use least privilege until authoritative guidance is available.
04

Evidence and provenance

Published 10 Dec 2020 · Last source change 4 Aug 2024, 10:12 UTC · CWE-378 · Creation of Temporary File With Insecure Permissions

CVE recordCVE.org · 5.1
CVSS sourceCNA
EPSS source
?The date BlackTree first stored a score for this CVE from the daily FIRST EPSS feed.
FIRST · tracked since 2026-08-14
European sourceENISA EUVD · EUVD-2021-0611
Product sourceCNA
Remediation sourceCVE/CNA references
CWE sourceCNA
NVD statusNVD modified after enrichment

Core structured fields are present and their contributing authorities are shown above.

Material change intelligence

What changed after publication

View recent updates →

No material field changes have been recorded since change tracking began. Routine source refreshes and cosmetic edits are intentionally excluded.

Material fields only · duplicate refreshes suppressed · history retained for the configured operational retention period
Technical terms and abbreviations used in this report
CVE
Common Vulnerabilities and Exposures: the public identifier for one disclosed vulnerability.
CVSS
Common Vulnerability Scoring System: a technical severity framework; it is not patching priority by itself.
EPSS
Exploit Prediction Scoring System: FIRST's estimate of the probability that exploitation activity will be observed in the next 30 days; it is a forecast, not confirmation.
CWE
Common Weakness Enumeration: the standard category describing the underlying software or hardware weakness.
CNA
CVE Numbering Authority: an organisation authorised to assign and publish CVE records.
CISA ADP
Cybersecurity and Infrastructure Security Agency Authorized Data Publisher: structured enrichment added to a CVE record.
NVD
National Vulnerability Database: NIST's enrichment service for CVE records.
CERT / CSIRT
A computer security incident response team that publishes warnings or coordinates incident response.
PoC
Proof of concept: public material that demonstrates or helps reproduce exploitation.
CSAF
Common Security Advisory Framework: a machine-readable format for security advisories.
LoTL
Living off the land: abuse of legitimate tools or system functions during an attack.
Free version - for non-commercial use only.CVE-2020-8908 · cve.blacktree.nl