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

18 lines
923 B
Markdown

### [CVE-2017-16629](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16629)
![](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
In SapphireIMS 4097_1, it is possible to guess the registered/active usernames of the software from the errors it gives out for each type of user on the Login form. For "Incorrect User" - it gives an error "The application failed to identify the user. Please contact administrator for help." For "Correct User and Incorrect Password" - it gives an error "Authentication failed. Please login again."
### POC
#### Reference
- https://vuln.shellcoder.party/2020/07/18/cve-2017-16629-sapphireims-login-page-information-disclosure/
#### Github
No PoCs found on GitHub currently.