Skip to main content

Relative Path Traversal

CVE-2024-24942

Severity Medium
Score 5.3/10

Summary

In JetBrains TeamCity before 2023.11.3 path traversal allowed reading data within JAR archives

  • LOW
  • NETWORK
  • NONE
  • UNCHANGED
  • NONE
  • NONE
  • LOW
  • 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