Vulnerability Details : CVE-2023-46119
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Parse Server crashes when uploading a file without extension. This vulnerability has been patched in versions 5.5.6 and 6.3.1.
Vulnerability category: Directory traversal
Products affected by CVE-2023-46119
- cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:*
- cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-46119
0.77%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 72 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-46119
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
3.9
|
3.6
|
NIST | |
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
3.9
|
3.6
|
GitHub, Inc. |
CWE ids for CVE-2023-46119
-
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.Assigned by: nvd@nist.gov (Primary)
-
The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize sequences such as ".." that can resolve to a location that is outside of that directory.Assigned by: security-advisories@github.com (Secondary)
References for CVE-2023-46119
-
https://github.com/parse-community/parse-server/commit/fd86278919556d3682e7e2c856dfccd5beffbfc0
fix: Server crash when uploading file without extension; fixes securi… · parse-community/parse-server@fd86278 · GitHubPatch
-
https://github.com/parse-community/parse-server/commit/686a9f282dc23c31beab3d93e6d21ccd0e1328fe
fix: Server crash when uploading file without extension; fixes securi… · parse-community/parse-server@686a9f2 · GitHubPatch
-
https://github.com/parse-community/parse-server/security/advisories/GHSA-792q-q67h-w579
Server crash when uploading file without extension · Advisory · parse-community/parse-server · GitHubVendor Advisory
-
https://github.com/parse-community/parse-server/releases/tag/6.3.1
Release 6.3.1 · parse-community/parse-server · GitHubRelease Notes
-
https://github.com/parse-community/parse-server/releases/tag/5.5.6
Release 5.5.6 · parse-community/parse-server · GitHubRelease Notes
Jump to