Relative Path Traversal
CVE-2024-47949
Summary
In JetBrains TeamCity before 2024.07.3 path traversal allowed backup file write to arbitrary location
- LOW
- NETWORK
- HIGH
- UNCHANGED
- NONE
- HIGH
- NONE
- NONE
CWE-23 - Relative Path Traversal
The software uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize sequences such as ".." that can resolve to a location that is outside of that directory.
References
Advisory Timeline
- Published