Tenda AC10 V1.0 V15.03.06.23 has a command injection...
Critical severity
Unreviewed
Published
Feb 21, 2025
to the GitHub Advisory Database
•
Updated Mar 17, 2025
Description
Published by the National Vulnerability Database
Feb 20, 2025
Published to the GitHub Advisory Database
Feb 21, 2025
Last updated
Mar 17, 2025
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.
References