Skip to main content

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

CVE-2025-66004

Severity Medium
Score 5.1/10

Summary

A Path Traversal vulnerability in usbmuxd allows local users to escalate to the service user.This issue affects usbmuxd: before 3ded00c9985a5108cfc7591a309f9a23d57a8cba.

  • LOW
  • LOCAL
  • LOW
  • CHANGED
  • NONE
  • NONE
  • NONE
  • LOW

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