CVE-2025-7414
BaseFortify
Publication date: 2025-07-10
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| tenda | o3_firmware | 1.0.0.12\(3880\) |
| tenda | o3 | 2.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-77 | The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component. |
| 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 critical security flaw in the Tenda O3V2 1.0.0.12(3880) device, specifically in the httpd component's fromNetToolGet function within the /goform/setPingInfo file. It occurs due to improper handling of the 'domain' argument, which allows an attacker to perform OS command injection remotely. This means an attacker can execute arbitrary operating system commands on the affected device without needing physical access.
How can this vulnerability impact me? :
The vulnerability can allow a remote attacker to execute arbitrary operating system commands on the affected device, potentially leading to unauthorized control, data theft, disruption of services, or further compromise of the network where the device is deployed.