Skip to content

Commit f3ee86c

Browse files
1 parent 0f02232 commit f3ee86c

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

advisories/github-reviewed/2025/10/GHSA-gj5f-73vh-wpf7/GHSA-gj5f-73vh-wpf7.json

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,15 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-gj5f-73vh-wpf7",
4-
"modified": "2025-10-10T23:49:44Z",
4+
"modified": "2025-10-20T17:49:01Z",
55
"published": "2025-10-10T06:30:55Z",
6+
"withdrawn": "2025-10-20T17:49:01Z",
67
"aliases": [
78
"CVE-2025-11569"
89
],
9-
"summary": "cross-zip is vulnerable to Directory Traversal through selective use of zip/unzip operations",
10-
"details": "All versions of the package cross-zip are vulnerable to Directory Traversal via consecutive usage of zipSync() and unzipSync () functions that allow arguments such as __dirname. An attacker can access system files by selectively doing zip/unzip operations.",
11-
"severity": [
12-
{
13-
"type": "CVSS_V4",
14-
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:P"
15-
}
16-
],
10+
"summary": "Withdrawn Advisory: cross-zip is vulnerable to Directory Traversal through selective use of zip/unzip operations",
11+
"details": "### Withdrawn Advisory\nThis advisory has been withdrawn because it does not discuss a valid vulnerability. This link is maintained to preserve external references.\n\n### Original Description\nAll versions of the package cross-zip are vulnerable to Directory Traversal via consecutive usage of zipSync() and unzipSync () functions that allow arguments such as __dirname. An attacker can access system files by selectively doing zip/unzip operations.",
12+
"severity": [],
1713
"affected": [
1814
{
1915
"package": {
@@ -61,7 +57,7 @@
6157
"cwe_ids": [
6258
"CWE-22"
6359
],
64-
"severity": "HIGH",
60+
"severity": "LOW",
6561
"github_reviewed": true,
6662
"github_reviewed_at": "2025-10-10T23:49:44Z",
6763
"nvd_published_at": "2025-10-10T05:15:32Z"

0 commit comments

Comments
 (0)