mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 11:06:19 +00:00
956 B
956 B
CVE-2020-21987
Description
HomeAutomation 3.3.2 is affected by persistent Cross Site Scripting (XSS). XSS vulnerabilities occur when input passed via several parameters to several scripts is not properly sanitized before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session.
POC
Reference
- https://www.exploit-db.com/exploits/47806
- https://www.exploit-db.com/exploits/47806
- https://www.zeroscience.mk/en/vulnerabilities/ZSL-2019-5556.php
- https://www.zeroscience.mk/en/vulnerabilities/ZSL-2019-5556.php
Github
No PoCs found on GitHub currently.