216.73.217.22

CVE-2025-11233

· Published 01/10/2025 17:15 · Modified 02/10/2025 19:11

Labels: CVE-2025-11233 2025-10-01986d4109-89ea-491f-99fd-a8e4803919bdCVE-2025-11233CWE-22

Essential information

Published
01/10/2025 17:15
Modified
02/10/2025 19:11
Author
Creator
CVSS
6.3 MEDIUM (v3) 6.3 MEDIUM (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

Starting from Rust 1.87.0 and before Rust 1.89.0, the tier 3 Cygwin target (`x86_64-pc-cygwin`) didn't correctly handle path separators, causing the standard library's Path API to ignore path components separated by backslashes. Due to this, programs compiled for Cygwin that validate paths could misbehave, potentially allowing path traversal attacks or malicious filesystem operations. Rust 1.89.0 fixes the issue by handling both Win32 and Unix style paths in the standard library for the Cygwin target. While we assess the severity of this vulnerability as "medium", please note that the tier 3 Cygwin compilation target is only available when building it from source: no pre-built binaries are distributed by the Rust project, and it cannot be installed through Rustup. Unless you manually compiled the `x86_64-pc-cygwin` target you are not affected by this vulnerability. Users of the tier 1 MinGW target (`x86_64-pc-windows-gnu`) are also explicitly not affected.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
986d4109-89ea-491f-99fd-a8e4803919bd
NVD
View on NVD

Affected products (CPE)

ProductCPE
rust / rust cpe:2.3:a:rust:rust:1.87.0-1.89.0:*:*:*:*:*:*:*
rust / rust cpe:2.3:a:rust:rust:<1.89.0:*:*:*:*:*:*:*

References