CVE-2025-25675

Tenda AC10 V1.0 V15.03.06.23 has a command injection vulnerablility located in the formexeCommand function. The str variable receives the cmdinput parameter from a POST request and is later assigned to the cmd_buf variable, which is directly used in the doSystemCmd function, causing an arbitrary command execution.
Configurations

Configuration 1 (hide)

AND
cpe:2.3:o:tenda:ac10_firmware:15.03.06.23:*:*:*:*:*:*:*
cpe:2.3:h:tenda:ac10:1.0:*:*:*:*:*:*:*

History

17 Mar 2025, 14:26

Type Values Removed Values Added
First Time Tenda ac10
Tenda
Tenda ac10 Firmware
CWE CWE-77
References () https://github.com/jangfan/my-vuln/blob/main/Tenda/AC10V1/formexeCommand.md - () https://github.com/jangfan/my-vuln/blob/main/Tenda/AC10V1/formexeCommand.md - Broken Link
CPE cpe:2.3:h:tenda:ac10:1.0:*:*:*:*:*:*:*
cpe:2.3:o:tenda:ac10_firmware:15.03.06.23:*:*:*:*:*:*:*

21 Feb 2025, 18:16

Type Values Removed Values Added
Summary
  • (es) Tenda AC10 V1.0 V15.03.06.23 tiene una vulnerabilidad de inyección de comandos ubicada en la función formexeCommand. La variable str recibe el parámetro cmdinput de una solicitud POST y luego se asigna a la variable cmd_buf, que se utiliza directamente en la función doSystemCmd, lo que provoca la ejecución arbitraria de un comando.
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.8
CWE CWE-94

20 Feb 2025, 23:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-02-20 23:15

Updated : 2025-03-17 14:26


NVD link : CVE-2025-25675

Mitre link : CVE-2025-25675

CVE.ORG link : CVE-2025-25675


JSON object : View

Products Affected

tenda

  • ac10
  • ac10_firmware
CWE
CWE-77

Improper Neutralization of Special Elements used in a Command ('Command Injection')

CWE-94

Improper Control of Generation of Code ('Code Injection')