mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 00:28:04 +02:00
928 B
928 B
CVE-2020-21991
Description
AVE DOMINAplus <=1.10.x suffers from an authentication bypass vulnerability due to missing control check when directly calling the autologin GET parameter in changeparams.php script. Setting the autologin value to 1 allows an unauthenticated attacker to permanently disable the authentication security control and access the management interface with admin privileges without providing credentials.
POC
Reference
- https://www.exploit-db.com/exploits/47822
- https://www.zeroscience.mk/en/vulnerabilities/ZSL-2019-5549.php
Github
No PoCs found on GitHub currently.