{ "schema_version": "1.4.0", "id": "GHSA-rwf3-w4jq-f4cm", "modified": "2023-12-13T13:37:17Z", "published": "2023-12-08T21:30:30Z", "aliases": [ "CVE-2023-46496" ], "summary": "Directory Traversal in evershop", "details": "Directory Traversal vulnerability in EverShop NPM versions before v.1.0.0-rc.8 allows a remote attacker to obtain sensitive information via a crafted request to the DELETE function in api/files endpoint.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "@evershop/evershop" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.0.0-rc.8" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46496" }, { "type": "WEB", "url": "https://github.com/evershopcommerce/evershop/pull/338" }, { "type": "WEB", "url": "https://devhub.checkmarx.com/cve-details/CVE-2023-46496" }, { "type": "WEB", "url": "https://devhub.checkmarx.com/cve-details/Cx943be66a-54cc" }, { "type": "PACKAGE", "url": "https://github.com/evershopcommerce/evershop" } ], "database_specific": { "cwe_ids": [ "CWE-22" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-12-13T13:37:17Z", "nvd_published_at": "2023-12-08T20:15:07Z" } }