Publish GHSA-898j-5cc8-cmf5

This commit is contained in:
advisory-database[bot]
2024-03-20 17:36:42 +00:00
parent 44f88ee13c
commit 9734f1a0f4
@@ -1,12 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-898j-5cc8-cmf5",
"modified": "2021-09-07T16:25:19Z",
"modified": "2024-03-20T17:34:55Z",
"published": "2018-10-16T17:35:24Z",
"aliases": [
"CVE-2018-8008"
],
"summary": "Moderate severity vulnerability that affects org.apache.storm:storm-core",
"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.",
"severity": [
{
@@ -25,7 +25,7 @@
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
"introduced": "1.1.0"
},
{
"fixed": "1.1.3"
@@ -52,6 +52,25 @@
]
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.storm:storm-core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.7"
}
]
}
]
}
],
"references": [
@@ -59,10 +78,26 @@
"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"