Skip to content

Arbitrary filepath traversal via URI injection

High severity GitHub Reviewed Published Nov 9, 2021 in cloudflare/cfrpki • Updated Jan 23, 2024

Package

gomod github.com/cloudflare/cfrpki (Go)

Affected versions

< 1.4.4

Patched versions

1.4.4

Description

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.

Patches

For more information

If you have any questions or comments about this advisory email us at security@cloudflare.com

References

@dhaynespls dhaynespls published to cloudflare/cfrpki Nov 9, 2021
Reviewed Nov 10, 2021
Published to the GitHub Advisory Database Nov 10, 2021
Published by the National Vulnerability Database Nov 11, 2021
Last updated Jan 23, 2024

Severity

High
7.4
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
High
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
High
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H

CVE ID

CVE-2021-3907

GHSA ID

GHSA-cqh2-vc2f-q4fh

Source code

Checking history
See something to contribute? Suggest improvements for this vulnerability.