CVE-2019-11368
Description
Stored XSS was discovered in AUO Solar Data Recorder before 1.3.0 via the protect/config.htm addr parameter.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Stored XSS in AUO Solar Data Recorder before 1.3.0 allows attackers to inject arbitrary JavaScript via the addr parameter in protect/config.htm.
Vulnerability
A stored cross-site scripting (XSS) vulnerability exists in AUO Solar Data Recorder versions prior to 1.3.0. The addr parameter in the protect/config.htm page does not properly sanitize user input, allowing an attacker to inject arbitrary HTML and JavaScript code that is stored and later executed when the page is viewed [1].
Exploitation
An attacker with network access to the device's web interface can craft a malicious HTTP request to protect/config.htm with a crafted addr parameter containing JavaScript payload. No authentication is required if the interface is exposed, and the injected script will be stored and executed in the context of the application for any user visiting the affected page [1].
Impact
Successful exploitation leads to stored XSS, enabling the attacker to execute arbitrary JavaScript in the browser of any user accessing the vulnerable page. This can result in session hijacking, defacement, or redirection to malicious sites, compromising the confidentiality and integrity of the web application [1].
Mitigation
Upgrade to AUO Solar Data Recorder version 1.3.0 or later, which fixes the input sanitization issue. No workaround is available for unpatched versions. The vulnerability is not listed in CISA's Known Exploited Vulnerabilities (KEV) catalog as of the publication date [1].
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- AUO/Solar Data Recorderdescription
- Range: <1.3.0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2- drive.google.com/openmitrex_refsource_MISC
- github.com/nepenthe0320/cve_poc/blob/master/CVE-2019-11368mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.