Loading HuntDB...

CVE-2024-51736

NONE
Published 2024-11-06T20:51:38.536Z
Actions:

Expert Analysis

Professional remediation guidance

Get tailored security recommendations from our analyst team for CVE-2024-51736. We'll provide specific mitigation strategies based on your environment and risk profile.

CVSS Score

V3.1
0.0
/10
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
Base Score Metrics
Exploitability: N/A Impact: N/A

EPSS Score

v2025.03.14
0.001
probability
of exploitation in the wild

There is a 0.1% chance that this vulnerability will be exploited in the wild within the next 30 days.

Updated: 2025-06-25
Exploit Probability
Percentile: 0.234
Higher than 23.4% of all CVEs

Attack Vector Metrics

Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED

Impact Metrics

Confidentiality
NONE
Integrity
NONE
Availability
NONE

Description

Symphony process is a module for the Symphony PHP framework which executes commands in sub-processes. 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. This issue has been addressed in release versions 5.4.46, 6.4.14, and 7.1.7. Users are advised to upgrade. There are no known workarounds for this vulnerability.

Available Exploits

No exploits available for this CVE.

Related News

No news articles found for this CVE.

Affected Products

GitHub Security Advisories

Community-driven vulnerability intelligence from GitHub

✓ GitHub Reviewed HIGH

Symfony vulnerable to command execution hijack on Windows with Process class

GHSA-qq5c-677p-737q

Advisory Details

### 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.

Affected Packages

Packagist symfony/process
ECOSYSTEM: ≥0 <5.4.46
Packagist symfony/process
ECOSYSTEM: ≥6.0.0 <6.4.14
Packagist symfony/process
ECOSYSTEM: ≥7.0.0 <7.1.7
Packagist symfony/symfony
ECOSYSTEM: ≥0 <5.4.46
Packagist symfony/symfony
ECOSYSTEM: ≥6.0.0 <6.4.14
Packagist symfony/symfony
ECOSYSTEM: ≥7.0.0 <7.1.7

CVSS Scoring

CVSS Score

7.5

CVSS Vector

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Advisory provided by GitHub Security Advisory Database. Published: November 6, 2024, Modified: March 7, 2025

References

Published: 2024-11-06T20:51:38.536Z
Last Modified: 2024-11-21T23:23:26.713Z
Copied to clipboard!