CVE-2024-58294
BaseFortify
Publication date: 2025-12-11
Last updated on: 2025-12-15
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| sangoma | freepbx | 16.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in FreePBX 16's API module, where an authenticated attacker with valid session credentials can exploit the 'generatedocs' endpoint by sending malicious POST requests containing bash command injections. This allows the attacker to execute arbitrary commands remotely, potentially gaining remote shell access.
How can this vulnerability impact me? :
The vulnerability can lead to remote code execution by an attacker who has valid credentials, allowing them to run arbitrary commands on the affected system. This can result in unauthorized control over the system, data compromise, service disruption, or further attacks within the network.