ELCA Star Transmitter Remote Control Information Disclosure Vulnerability

Vulnerability

An information disclosure vulnerability has been identified in the ELCA Star Transmitter Remote Control firmware version 1.25, affecting models STAR150, BP1000, STAR300, STAR2000, STAR1000, STAR500, and possibly others. This vulnerability allows unauthenticated attackers to access admin credentials and system settings through an unprotected '/setup.xml' endpoint. The admin password is stored in plaintext under the '<p05>' XML tag, which could lead to a remote compromise of the transmitter system.

Impact

Exploitation of this vulnerability allows unauthorized access to admin credentials, which are exposed in plaintext. This could lead to a full compromise of the transmitter system, as an attacker could use the credentials to gain administrative access and control over the device.

Reproduction

To reproduce this vulnerability, send an unauthenticated GET request to the '/setup.xml' endpoint of the target transmitter. The response will include the admin password in plaintext within the '<p05>' field, along with other system settings. Once the password is obtained, it can be used to log in and gain full control of the transmitter system.

Remediation

To address this vulnerability, restrict access to the '/setup.xml' file, ensuring it is not available without authentication. Additionally, remove plaintext password storage by encrypting credentials before they are saved. Implement proper authorization controls to require admin authentication for accessing sensitive configuration files. Finally, enable logging and monitoring to track access to these files and alert for any unauthorized attempts.

Added: Nov 19, 2025, 6:23 PM
Updated: Nov 19, 2025, 7:26 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
2.5
exploitability
8.7
remediation
0.0
relevance
1.0
threat
6.4
urgency
2.9
incentive
5.8

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.