Vulnerability Details : CVE-2022-1721
Potential exploit
Path Traversal in WellKnownServlet in GitHub repository jgraph/drawio prior to 18.0.5. Read local files of the web application.
Vulnerability category: Directory traversal
Products affected by CVE-2022-1721
- cpe:2.3:a:diagrams:drawio:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-1721
1.17%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 78 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-1721
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.0
|
MEDIUM | AV:N/AC:L/Au:N/C:P/I:N/A:N |
10.0
|
2.9
|
NIST | |
7.5
|
HIGH | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
3.9
|
3.6
|
huntr.dev | |
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
3.9
|
3.6
|
NIST |
CWE ids for CVE-2022-1721
-
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)
- security@huntr.dev (Secondary)
References for CVE-2022-1721
-
https://huntr.dev/bounties/000931cc-6d0e-4a4f-b4d8-4ba46ba0e699
Path Traversal in WellKnownServlet vulnerability found in drawioExploit;Third Party Advisory
-
https://github.com/jgraph/drawio/commit/01ccb271d34258872b859c0fc1d253cc81341917
Limit wellknown servlet to serve single file · jgraph/drawio@01ccb27 · GitHubPatch;Third Party Advisory
Jump to