CyberRota Analysis
AI-GeneratedThe TBEA TLogger V2.1.0.0B0.0.0.0 is vulnerable to multiple unauthenticated denial-of-service attacks that allow remote attackers to reboot or reset the device, clear application data, or crash the web server via crafted HTTP requests. The exploitation of unsafe string operations in various action endpoints can lead to buffer overflows, further compromising the stability of the web server. Organizations using this product should prioritize patching to mitigate the risk of service disruption and potential exploitation.
Original NVD Description
TBEA TLogger V2.1.0.0B0.0.0.0 contains multiple unauthenticated denial-of-service vulnerabilities in its web server. An unauthenticated remote attacker can invoke specific HTTP endpoints to reboot or reset the device, clear application data, or terminate the web server through a segmentation fault. In addition, multiple action endpoints process attacker-controlled parameters using unsafe string operations such as sprintf() and strcat() without adequate bounds checking, allowing crafted input to trigger buffer overflows and crash the web server. The affected endpoints include onRestart, onReset, ClearData, uploadInvFile, getIndiaRPData, YearCaparity, TotalfaultData, recordData, InvHistoryData, CollectHistoryData, InvFaultData, GetPortTableByParm, and UpdatePortConfig.