Files
CVEs-PoC/2017/CVE-2017-7551.md
T
2025-09-29 21:09:30 +02:00

18 lines
687 B
Markdown

### [CVE-2017-7551](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7551)
![](https://img.shields.io/static/v1?label=Product&message=389-ds-base&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=before%201.3.5.19%20and%201.3.6.7%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-209&color=brightgreen)
### Description
389-ds-base version before 1.3.5.19 and 1.3.6.7 are vulnerable to password brute-force attacks during account lockout due to different return codes returned on password attempts.
### POC
#### Reference
- https://pagure.io/389-ds-base/issue/49336
#### Github
No PoCs found on GitHub currently.