Apache Storm
Approved changes feed: RSS · Atom
cpe:2.3:a:apache_software_foundation:apache_storm:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Apache Software Foundation (f563070d-e18f-561b-b86c-987936937e8a) |
|---|---|
| Product | Apache Storm (66c10dcb-694b-57ee-8c93-51a7162118a4) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2023-43123 |
vulnerable | 2026-06-08 06:11:10.945235 |
Apache Storm: Local Information Disclosure Vulnerability in Storm-core on Unix-Like systems due temporary files
On unix-like systems, the temporary directory is shared between all user. As such, writing to this directory using APIs that do not explicitly set the file/directory permissions can lead to information disclosure. Of note, this does not impact modern MacOS Operating Systems.
The method File.createTempFile on unix-like systems creates a file with predefined name (so easily identifiable) and by default will create this file with the permissions -rw-r--r--. Thus, if sensitive information is written to this file, other local users can read this information.
File.createTempFile(String, String) will create a temporary file in the system temporary directory if the 'java.io.tmpdir' system property is not explicitly set.
This affects the class https://github.com/apache/storm/blob/master/storm-core/src/jvm/org/apache/storm/utils/TopologySpoutLag.java#L99 and was introduced by https://issues.apache.org/jira/browse/STORM-3123
In practice, this has a very limited impact as this class is used only if ui.disable.spout.lag.monitoring
is set to false, but its value is true by default.
Moreover, the temporary file gets deleted soon after its creation.
The solution is to use Files.createTempFile https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/nio/file/Files.html#createTempFile(java.lang.String,java.lang.String,java.nio.file.attribute.FileAttribute...) instead.
We recommend that all users upgrade to the latest version of Apache Storm.
Published: 2023-11-23T09:16:34.705Z
Updated: 2025-02-13T17:13:14.205Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-40865 |
vulnerable | 2026-06-08 05:35:19.212951 |
Unsafe Pre-Authentication Deserialization In Workers
An Unsafe Deserialization vulnerability exists in the worker services of the Apache Storm supervisor server allowing pre-auth Remote Code Execution (RCE). Apache Storm 2.2.x users should upgrade to version 2.2.1 or 2.3.0. Apache Storm 2.1.x users should upgrade to version 2.1.1. Apache Storm 1.x users should upgrade to version 1.2.4
Published: 2021-10-25T12:22:37.000Z
Updated: 2024-08-04T02:51:07.676Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-38294 |
vulnerable | 2026-06-08 05:32:55.837400 |
Shell Command Injection Vulnerability in Nimbus Thrift Server
A Command Injection vulnerability exists in the getTopologyHistory service of the Apache Storm 2.x prior to 2.2.1 and Apache Storm 1.x prior to 1.2.4. A specially crafted thrift request to the Nimbus server allows Remote Code Execution (RCE) prior to authentication.
Published: 2021-10-25T12:22:36.000Z
Updated: 2024-08-04T01:37:16.384Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-8008 |
vulnerable | 2026-06-08 05:12:04.935272 |
Details available
Apache Storm version 1.0.6 and earlier, 1.2.1 and earlier, and version 1.1.2 and earlier expose an arbitrary file write vulnerability, that can be achieved using a specially crafted zip archive (affects other archives as well, bzip2, tar, xz, war, cpio, 7z), that holds path traversal filenames. So when the filename gets concatenated to the target extraction directory, the final path ends up outside of the target folder.
Published: 2018-06-05T19:00:00.000Z
Updated: 2024-09-16T16:38:31.346Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-1332 |
vulnerable | 2026-06-08 05:11:17.732392 |
Details available
Apache Storm version 1.0.6 and earlier, 1.2.1 and earlier, and version 1.1.2 and earlier expose a vulnerability that could allow a user to impersonate another user when communicating with some Storm Daemons.
Published: 2018-06-05T19:00:00.000Z
Updated: 2024-09-16T16:23:01.430Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-1331 |
vulnerable | 2026-06-08 05:11:17.731477 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2017-9799 |
vulnerable | 2026-06-08 05:10:10.619472 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.