CVE-2025-7415
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-74 | The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted 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 found in the Tenda O3V2 1.0.0.12(3880) device, specifically in the httpd component's fromTraceroutGet function. It occurs due to improper handling of the 'dest' argument in the /goform/getTraceroute file, which allows an attacker to perform command injection remotely. This means an attacker can execute arbitrary commands on the affected device by manipulating this argument.
How can this vulnerability impact me? :
The vulnerability can allow a remote attacker to execute arbitrary commands on the affected device without user interaction, potentially leading to unauthorized control over the device. This can result in data compromise, disruption of device functionality, or use of the device as a foothold for further attacks within a network.