Files
CVEs-PoC/2018/CVE-2018-7248.md
T
2024-06-18 02:51:15 +02:00

18 lines
863 B
Markdown

### [CVE-2018-7248](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7248)
![](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 Zoho ManageEngine ServiceDesk Plus 9.3 Build 9317. Unauthenticated users are able to validate domain user accounts by sending a request containing the username to an API endpoint. The endpoint will return the user's logon domain if the accounts exists, or 'null' if it does not.
### POC
#### Reference
- https://medium.com/@esterling_/cve-2018-7248-enumerating-active-directory-users-via-unauthenticated-manageengine-servicedesk-a1eda2942eb0
#### Github
No PoCs found on GitHub currently.