Files
CVEs-PoC/2020/CVE-2020-7222.md
T
2024-05-25 21:48:12 +02:00

18 lines
846 B
Markdown

### [CVE-2020-7222](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7222)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
An issue was discovered in Amcrest Web Server 2.520.AC00.18.R 2017-06-29 WEB 3.2.1.453504. The login page responds with JavaScript when one tries to authenticate. An attacker who changes the result parameter (to true) in this JavaScript code can bypass authentication and achieve limited privileges (ability to see every option but not modify them).
### POC
#### Reference
- https://sku11army.blogspot.com/2020/01/amcrest-2520ac0018r-login-bypass.html
#### Github
No PoCs found on GitHub currently.