Skip to main content

Relative Path Traversal

CVE-2022-23531

Severity High
Score 7.8/10

Summary

The guarddog in versions prior to 0.1.5 is vulnerable to arbitrary file write when scanning a specially-crafted PyPI package.

  • LOW
  • LOCAL
  • HIGH
  • UNCHANGED
  • REQUIRED
  • NONE
  • HIGH
  • HIGH

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.

Advisory Timeline

  • Published