CVE-2025-34024
BaseFortify
Publication date: 2025-06-20
Last updated on: 2025-11-20
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| edimax | ew-7438rpn_mini_firmware | to 1.13 (inc) |
| edimax | ew-7438rpn_mini | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-20 | The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly. |
| 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 an OS command injection in the Edimax EW-7438RPn firmware version 1.13 and earlier. It occurs in the mp.asp form handler at the /goform/mp endpoint, where user input to the command parameter is not properly handled. An authenticated attacker can exploit this by injecting shell commands using shell metacharacters, allowing them to execute arbitrary commands with root privileges on the device.
How can this vulnerability impact me? :
This vulnerability can allow an authenticated attacker to execute arbitrary commands as the root user on the affected device. This can lead to full control over the device, including modifying configurations, stealing data, disrupting services, or using the device as a foothold for further attacks within the network.