-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Vulnerable Library - symfony/process-v6.0.3
Executes commands in sub-processes
Library home page: https://api.github.com/repos/symfony/process/zipball/298ed357274c1868c20a0061df256a1250a6c4af
Found in HEAD commit: eacf610ccf2ab7b29fd597b3c27c6b7f319f738e
Vulnerabilities
Vulnerability | Severity | Dependency | Type | Fixed in (symfony/process-v6.0.3 version) | Remediation Possible** | |
---|---|---|---|---|---|---|
CVE-2024-51736 | 0.0 | symfony/process-v6.0.3 | Direct | symfony/process - v5.4.46,v6.4.14,v7.1.7 | ❌ |
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2024-51736
Vulnerable Library - symfony/process-v6.0.3
Executes commands in sub-processes
Library home page: https://api.github.com/repos/symfony/process/zipball/298ed357274c1868c20a0061df256a1250a6c4af
Dependency Hierarchy:
- ❌ symfony/process-v6.0.3 (Vulnerable Library)
Found in HEAD commit: eacf610ccf2ab7b29fd597b3c27c6b7f319f738e
Found in base branch: main
Vulnerability Details
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.
Publish Date: 2024-11-06
URL: CVE-2024-51736
CVSS 3 Score Details (0.0)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Release Date: 2024-11-06
Fix Resolution: symfony/process - v5.4.46,v6.4.14,v7.1.7