CVE-2022-4244: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
(updated )
A flaw was found in codeplex-codehaus. A directory traversal attack (also known as path traversal) aims to access files and directories stored outside the intended folder. By manipulating files with “dot-dot-slash (../)” sequences and their variations or by using absolute file paths, it may be possible to access arbitrary files and directories stored on the file system, including application source code, configuration, and other critical system files.
References
- access.redhat.com/errata/RHSA-2023:3906
- access.redhat.com/security/cve/CVE-2022-4244
- bugzilla.redhat.com/show_bug.cgi?id=2149841
- github.com/advisories/GHSA-g6ph-x5wf-g337
- github.com/codehaus-plexus/plexus-utils/commit/33a2853df8185b4519b1b8bfae284f03392618ef
- github.com/codehaus-plexus/plexus-utils/issues/4
- nvd.nist.gov/vuln/detail/CVE-2022-4244
- security.snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSPLEXUS-31521
Detect and mitigate CVE-2022-4244 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →