Path Traversal: 'dir\..\..\filename'
CVE-2024-41376
Summary
dzzoffice 2.02.1 is vulnerable to Directory Traversal via user/space/about.php.
- LOW
- NETWORK
- HIGH
- UNCHANGED
- NONE
- LOW
- HIGH
- HIGH
CWE-31 - 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' (multiple internal backslash dot dot) sequences that can resolve to a location that is outside of that directory.
References
Advisory Timeline
- Published