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

19 lines
913 B
Markdown

### [CVE-2020-11531](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11531)
![](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
The DataEngine Xnode Server application in Zoho ManageEngine DataSecurity Plus prior to 6.0.1 does not validate the database schema name when handling a DR-SCHEMA-SYNC request. This allows an authenticated attacker to execute code in the context of the product by writing a JSP file to the webroot directory via directory traversal.
### POC
#### Reference
- http://packetstormsecurity.com/files/157604/ManageEngine-DataSecurity-Plus-Path-Traversal-Code-Execution.html
- http://seclists.org/fulldisclosure/2020/May/27
#### Github
No PoCs found on GitHub currently.