Описание
Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to versions 5.4.51, 6.4.33, 7.3.11, 7.4.5, and 8.0.5, the Symfony Process component did not correctly treat some characters (notably =) as “special” when escaping arguments on Windows. When PHP is executed from an MSYS2-based environment (e.g. Git Bash) and Symfony Process spawns native Windows executables, MSYS2’s argument/path conversion can mis-handle unquoted arguments containing these characters. This can cause the spawned process to receive corrupted/truncated arguments compared to what Symfony intended. If an application (or tooling such as Composer scripts) uses Symfony Process to invoke file-management commands (e.g. rmdir, del, etc.) with a path argument containing =, the MSYS2 conversion layer may alter the argument at runtime. In affected setups this can result in operations being performed on an unintended path, up to and including deletion of the contents
Ссылки
- Patch
- Patch
- ExploitIssue TrackingPatch
- Issue Tracking
- PatchVendor Advisory
Уязвимые конфигурации
Одно из
EPSS
6.3 Medium
CVSS3
Дефекты
Связанные уязвимости
Symfony is a PHP framework for web and console applications and a set ...
Symfony's incorrect argument escaping under MSYS2/Git Bash can lead to destructive file operations on Windows
EPSS
6.3 Medium
CVSS3