5.4

CVE-2023-46497

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 mkdirSync function in the folderCreate/createFolder.js endpoint.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
EvershopEvershop Version1.0.0 Updatebeta SwPlatformnode.js
EvershopEvershop Version1.0.0 Updatebeta1 SwPlatformnode.js
EvershopEvershop Version1.0.0 Updatebeta2 SwPlatformnode.js
EvershopEvershop Version1.0.0 Updatebeta3 SwPlatformnode.js
EvershopEvershop Version1.0.0 Updatebeta4 SwPlatformnode.js
EvershopEvershop Version1.0.0 Updatebeta5 SwPlatformnode.js
EvershopEvershop Version1.0.0 Updaterc1 SwPlatformnode.js
EvershopEvershop Version1.0.0 Updaterc2 SwPlatformnode.js
EvershopEvershop Version1.0.0 Updaterc3 SwPlatformnode.js
EvershopEvershop Version1.0.0 Updaterc5 SwPlatformnode.js
EvershopEvershop Version1.0.0 Updaterc6 SwPlatformnode.js
EvershopEvershop Version1.0.0 Updaterc7 SwPlatformnode.js
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.05% 0.163
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 5.4 2.8 2.5
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.