vendor:
Solar Data Recorder
by:
Luca.Chiou
9.8
CVSS
CRITICAL
Incorrect Access Control
287
CWE
Product Name: Solar Data Recorder
Affected Version From: all versions prior to v1.3.0
Affected Version To: v1.3.0
Patch Exists: YES
Related CWE: CVE-2019-11367
CPE: a:auo:solar_data_recorder
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: It is a proprietary devices: https://solar.auo.com/en-global/Support_Download_Center/index
2019
AUO Solar Data Recorder – Incorrect Access Control
In AUO Solar Data Recorder web page, it's use HTTP Basic Access Authentication. Once user access the files which are under path http://<host>/protect/, the website will response the plaintext account and password in WWW-Authenticate attribute. Attackers is capable to login AUO Solar Data Recorder successfully.
Mitigation:
Ensure that access control is properly implemented and enforced on the web application.