Path Traversal: '/dir/../filename'
CVE-2024-5865
Summary
Vulnerability in Delinea Centrify PAS v. 21.3 and possibly others. The application is prone to the path traversal vulnerability allowing arbitrary files reading outside the web publish directory. Versions 23.1-HF7 and on have the patch.
- LOW
- NETWORK
- NONE
- CHANGED
- NONE
- LOW
- HIGH
- NONE
CWE-26 - Path Traversal: '/dir/../filename'
The software uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize "/dir/../filename" sequences that can resolve to a location that is outside of that directory.
References
Advisory Timeline
- Published