Skip to main content

Path Traversal: '.../...//'

CVE-2024-7608

Severity Medium
Score 5.9/10

Summary

An authenticated user can access the restricted files from NX, EX, FX, AX, IVX and CMS using path traversal.

  • HIGH
  • NETWORK
  • LOW
  • UNCHANGED
  • REQUIRED
  • LOW
  • LOW
  • HIGH

CWE-35 - Path Traversal: '.../...//'

The software uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize '.../...//' (doubled triple dot slash) sequences that can resolve to a location that is outside of that directory.

References

Advisory Timeline

  • Published