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

19 lines
811 B
Markdown

### [CVE-2020-21999](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-21999)
![](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
iWT Ltd FaceSentry Access Control System 6.4.8 suffers from an authenticated OS command injection vulnerability using default credentials. This can be exploited to inject and execute arbitrary shell commands as the root user via the 'strInIP' POST parameter in pingTest PHP script.
### POC
#### Reference
- https://www.exploit-db.com/exploits/47066
- https://www.zeroscience.mk/en/vulnerabilities/ZSL-2019-5525.php
#### Github
No PoCs found on GitHub currently.