Skip to content
Snippets Groups Projects
Commit 6fad6527 authored by 🤖 GitLab Bot 🤖's avatar 🤖 GitLab Bot 🤖
Browse files

add go/github.com/cloudflare/cfrpki/validator/pki/CVE-2021-3907.yml to branch

parent 73d9b997
No related branches found
No related tags found
Loading
Pipeline #770984328 passed
---
identifier: "CVE-2021-3907"
identifiers:
- "GHSA-cqh2-vc2f-q4fh"
- "CVE-2021-3907"
package_slug: "go/github.com/cloudflare/cfrpki/validator/pki"
title: "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')"
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."
date: "2023-02-07"
pubdate: "2021-11-10"
affected_range: "<v1.4.3"
fixed_versions:
- "v1.4.3"
affected_versions: "All versions before 1.4.3"
not_impacted: "All versions starting from 1.4.3"
solution: "Upgrade to version 1.4.3 or above."
urls:
- "https://github.com/cloudflare/cfrpki/security/advisories/GHSA-cqh2-vc2f-q4fh"
- "https://nvd.nist.gov/vuln/detail/CVE-2021-3907"
- "https://www.debian.org/security/2021/dsa-5033"
- "https://www.debian.org/security/2022/dsa-5041"
- "https://github.com/cloudflare/cfrpki/security/advisories/GHSA-3jhm-87m6-x959"
- "https://github.com/cloudflare/cfrpki/commit/eb9cc4db7b7b79e44f56dfaa959fccdfb2af8284"
- "https://pkg.go.dev/vuln/GO-2022-0248"
- "https://github.com/advisories/GHSA-cqh2-vc2f-q4fh"
cvss_v2: "AV:N/AC:L/Au:N/C:P/I:P/A:P"
cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
uuid: "650510cf-d3cd-4e20-bb2f-7fc5619a205e"
cwe_ids:
- "CWE-1035"
- "CWE-22"
- "CWE-78"
- "CWE-937"
versions:
- number: "v1.4.3"
commit:
tags:
- "v1.4.3"
sha: "828f93020875c2a3fdd222b70e4756df0ef4e847"
timestamp: "20220214191058"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment