CVE-2021-34544
Description
Solar-Log 500 before 2.8.2 Build 52 stores cleartext passwords in configuration pages, exposing sensitive credentials to local attackers.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Solar-Log 500 before 2.8.2 Build 52 stores cleartext passwords in configuration pages, exposing sensitive credentials to local attackers.
Vulnerability
Solar-Log 500 devices running firmware versions prior to 2.8.2 Build 52 (23.04.2013) store passwords in cleartext on the web interface pages /export.html, email.html, and sms.html [1]. These pages display FTP, SMTP, and SMS service credentials without encryption. The vulnerability affects Solar-Log 500; models SL 200 and SL 1000 are also impacted but receive a fix in later firmware. Models SL 250, 300, 1200, 2000, SL 50 Gateway, and SL Base do not have a published fix and may be similarly vulnerable if they expose the same pages.
Exploitation
An attacker with network access to the device's web server can browse to the configuration pages (e.g., http:///export.html) and read the plaintext passwords [1]. No authentication is required if the pages are accessible without login; the Exploit-DB proof of concept confirms that simply navigating to these URLs reveals the credentials. The attacker must be on the same local network or have direct access to the device's IP address.
Impact
Successful exploitation allows an attacker to obtain cleartext passwords for FTP, SMTP, and SMS services configured on the device [1]. This could lead to unauthorized access to external services, data exfiltration via FTP, or abuse of SMTP for spam. The device itself is not compromised beyond credential disclosure, but the exposed credentials can be used to attack other systems.
Mitigation
The vulnerability is fixed in firmware version 3.0.0-60 (11.10.2013) for Solar-Log models 200, 500, and 1000 [1]. Users should update to this version or later. For models SL 250, 300, 1200, 2000, SL 50 Gateway, and SL Base, no fix is available; administrators should restrict network access to the device's web interface and consider replacing the device if sensitive services are used. The CVE is not listed in CISA's Known Exploited Vulnerabilities catalog.
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Solar-Log/Solar-Log 500description
- Range: <2.8.2 Build 52 23.04.2013
Patches
0No patches discovered yet.
Vulnerability mechanics
Root cause
"Plaintext storage of credentials in configuration pages accessible over HTTP."
Attack vector
An attacker with network access to the Solar-Log device can browse three unprotected configuration pages — /export.html, /email.html, and /sms.html — which display FTP, SMTP, and SMS passwords in cleartext [ref_id=1]. No authentication is required to view these pages, so anyone who can reach the device's web interface can read the stored credentials. The attacker can then use the harvested passwords to access external services (e.g., FTP or SMTP servers) configured on the device.
Affected code
The vulnerable endpoints are /export.html, /email.html, and /sms.html on Solar-Log 500 devices running firmware prior to 2.8.2 Build 52 (23.04.2013) [ref_id=1]. These pages expose FTP, SMTP, and SMS passwords in plaintext.
What the fix does
The advisory states the issue is fixed in firmware version 3.0.0-60 (11.10.2013) for Solar-Log 200, 500, and 1000 models [ref_id=1]. No patch diff is available in the bundle, but the remediation would involve encrypting or masking passwords in the configuration pages so they are not exposed in cleartext. Users should upgrade to the fixed firmware version to prevent credential disclosure.
Preconditions
- networkAttacker must have network access to the Solar-Log device's web interface.
- authNo authentication is required; the configuration pages are publicly accessible.
Reproduction
Browse to the following URLs on a vulnerable Solar-Log 500 device to view cleartext passwords [ref_id=1]:
http://<Device IP>/export.html http://<Device IP>/email.html http://<Device IP>/sms.html
Generated on May 26, 2026. Inputs: CWE entries + fix-commit diffs from this CVE's patches. Citations validated against bundle.
References
3News mentions
0No linked articles in our index yet.