CVE-2024-51736
HIGH8.4EPSS 0.78%Symfony vulnerable to command execution hijack on Windows with Process class
發布日:2024/11/6修改日:2025/3/7
描述
### Description On Windows, when an executable file named `cmd.exe` is located in the current working directory it will be called by the `Process` class when preparing command arguments, leading to possible hijacking. ### Resolution The `Process` class now uses the absolute path to `cmd.exe`. The patch for this issue is available [here](https://github.com/symfony/symfony/commit/18ecd03eda3917fdf901a48e72518f911c64a1c9) for branch 5.4. ### Credits We would like to thank Jordi Boggiano for reporting the issue and Nicolas Grekas for providing the fix.
受影響套件(2)
- Packagist/symfony/processfrom 0, < 5.4.46
- Packagist/symfony/symfonyfrom 0, < 5.4.46
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N |
| osv | CVSS 3.1 | HIGH8.4 | CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
參考連結(7)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2024-51736
- PATCHhttps://github.com/symfony/symfony
- WEBhttps://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/process/CVE-2024-51736.yaml
- WEBhttps://github.com/FriendsOfPHP/security-advisories/blob/master/symfony/symfony/CVE-2024-51736.yaml
- WEBhttps://github.com/symfony/symfony/commit/18ecd03eda3917fdf901a48e72518f911c64a1c9
- WEBhttps://github.com/symfony/symfony/security/advisories/GHSA-qq5c-677p-737q
- WEBhttps://symfony.com/cve-2024-51736