mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 19:06:36 +02:00
18 lines
923 B
Markdown
18 lines
923 B
Markdown
### [CVE-2017-16629](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16629)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|