ghsa-898j-5cc8-cmf5
Vulnerability from github
Published
2018-10-16 17:35
Modified
2024-03-20 17:34
Severity ?
VLAI Severity ?
Summary
ZipSlip in org.apache.storm:storm-core
Details
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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.storm:storm-core" }, "ranges": [ { "events": [ { "introduced": "1.1.0" }, { "fixed": "1.1.3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.storm:storm-core" }, "ranges": [ { "events": [ { "introduced": "1.2.0" }, { "fixed": "1.2.2" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.storm:storm-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.0.7" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-8008" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:25:02Z", "nvd_published_at": null, "severity": "MODERATE" }, "details": "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.", "id": "GHSA-898j-5cc8-cmf5", "modified": "2024-03-20T17:34:55Z", "published": "2018-10-16T17:35:24Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8008" }, { "type": "WEB", "url": "https://github.com/apache/storm/commit/0fc6b522487c061f89e8cdacf09f722d3f20589" }, { "type": "WEB", "url": "https://github.com/apache/storm/commit/efad4cca2d7d461f5f8c08a0d7b51fabeb82d0a" }, { "type": "WEB", "url": "https://github.com/apache/storm/commit/f61e5daf299d6c37c7ad65744d02556c94a16a4" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-898j-5cc8-cmf5" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/STORM-3052" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/613b2fca8bcd0a3b12c0b763ea8f7cf62e422e9f79fce6cfa5b08a58@%3Cdev.storm.apache.org%3E" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/104418" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "ZipSlip in org.apache.storm:storm-core" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…