CyberRota Analysis
AI-GeneratedThe TBEA TLogger V2.1.0.0B0.0.0.0 web server is vulnerable to an unauthenticated resource exhaustion attack, allowing remote attackers to send PUT requests that create persistent files in the server's storage. This can lead to a denial-of-service condition as the server's storage becomes exhausted due to the accumulation of these files, which are not properly managed. Organizations using this version of TLogger should prioritize patching to mitigate the risk of service disruption.
Original NVD Description
TBEA TLogger V2.1.0.0B0.0.0.0 contains an unauthenticated resource exhaustion vulnerability in its web server. An unauthenticated remote attacker can send PUT requests to the /tmp/ endpoint, causing the web server to create persistent files containing attacker-controlled data under /opt/myapp/webserver/. The generated files are not removed because the web server attempts to move them into a non-existent directory. Repeated requests can therefore exhaust available storage and cause a denial-of-service condition.