CVE-2021-3907 HIGH

CVE-2021-3907: Arbitrary filepath traversal via URI injection

Vendor Cloudflare
Product octorpki
Weakness CWE-20 · Input validation
Published November 11, 2021
Last update September 17, 2024

CVSS base score

7.4/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality None
Integrity High

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

November 11, 2021 CVE published
September 17, 2024 Record updated