Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/cloudflare/cfrpki/cmd/octorpki
  4. ›
  5. CVE-2021-3907

CVE-2021-3907: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

November 10, 2021 (updated January 4, 2022)

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.

References

  • github.com/advisories/GHSA-cqh2-vc2f-q4fh
  • github.com/cloudflare/cfrpki/security/advisories/GHSA-cqh2-vc2f-q4fh
  • nvd.nist.gov/vuln/detail/CVE-2021-3907

Code Behaviors & Features

Detect and mitigate CVE-2021-3907 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.4

Fixed versions

  • 1.4

Solution

Upgrade to version 1.4 or above.

Impact 9.8 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
  • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

Source file

go/github.com/cloudflare/cfrpki/cmd/octorpki/CVE-2021-3907.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:52 +0000.