CVE-2021-3907

Summary

OctoRPKI does not escape a URI with a filename containing "..", this allows a repository to create a file, (ex. rsync://example.org/repo/../../etc/cron.daily/evil.roa), which would then be written to disk outside the base cache folder. This could allow for remote code execution on the host machine OctoRPKI is running on.

Affected Software

VendorProductVersion RangeStatus
Cloudflareoctorpkiunspecified < 1.4.3affected

Weaknesses

  • CWE-20: CWE-20 Improper Input Validation
  • CWE-22: CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

ADP Enrichment

CVE Program Container

Additional References

References