Tenda AC8V4
cpe:2.3:h:tenda:ac8v4:*:*:*:*:*:*:*, +1 more
- V16.03.34.06
A stack-based buffer overflow vulnerability has been identified in the Tenda AC8V4 router, specifically in version V16.03.34.06. The issue arises in the '/goform/saveParentControlInfo' endpoint, where the 'time' parameter can be manipulated. The vulnerability is caused by the 'time' field being accepted without a length restriction, allowing excessively long strings to be processed by the 'sscanf' function and potentially leading to a stack overflow.
Exploitation of this vulnerability causes a stack overflow, which can commonly lead to arbitrary code execution or causing the device to crash.
The vulnerability can be reproduced by sending a POST request to the '/goform/saveParentControlInfo' endpoint with a 'time' parameter that contains a long string. This can be done using a script that automates the request, such as one written in Python using the 'requests' library.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.