CVE-2024-58287
BaseFortify
Publication date: 2025-12-11
Last updated on: 2025-12-11
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| re_ngin | re_ngin | 2.2.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 is a command injection flaw in reNgine 2.2.0 within the nmap_cmd parameter of the scan engine configuration. Authenticated attackers can exploit this by modifying the nmap_cmd parameter with malicious base64-encoded payloads, allowing them to execute arbitrary commands remotely during scan engine configuration.
How can this vulnerability impact me? :
The vulnerability can allow an authenticated attacker to execute arbitrary commands on the affected system remotely. This can lead to unauthorized control over the system, potential data compromise, disruption of services, and further exploitation within the network.