9.1
CVE-2021-42767
- EPSS 0.72%
- Veröffentlicht 01.03.2022 02:15:07
- Zuletzt bearbeitet 21.11.2024 06:28:08
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
A directory traversal vulnerability in the apoc plugins in Neo4J Graph database before 4.4.0.1 allows attackers to read local files, and sometimes create local files. This is fixed in 3.5.17, 4.2.10, 4.3.0.4, and 4.4.0.1.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Neo4j ≫ Awesome Procedures SwPlatformneo4j Version < 3.5.0.17
Neo4j ≫ Awesome Procedures SwPlatformneo4j Version >= 4.2.0.0 < 4.2.10
Neo4j ≫ Awesome Procedures SwPlatformneo4j Version >= 4.3.0.0 < 4.3.0.4
Neo4j ≫ Awesome Procedures SwPlatformneo4j Version >= 4.4.0.0 < 4.4.0.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.72% | 0.715 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.1 | 3.9 | 5.2 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
|
| nvd@nist.gov | 6.4 | 10 | 4.9 |
AV:N/AC:L/Au:N/C:P/I:P/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.