CVE-2023-27534

CVE-2023-27534

Vendor N/A
Product https://github.com/curl/curl
Weakness CWE-22 · Path traversal
Published March 30, 2023
Last update April 23, 2025

CVSS base score

What the vulnerability does

01Description

A path traversal vulnerability exists in curl <8.0.0 SFTP implementation causes the tilde (~) character to be wrongly replaced when used as a prefix in the first path element, in addition to its intended use as the first element to indicate a path relative to the user's home directory. Attackers can exploit this flaw to bypass filtering or execute arbitrary code by crafting a path like /~2/foo while accessing a server with a specific user.

Key dates

02Disclosure timeline

March 30, 2023 CVE published
April 23, 2025 Record updated