cve/2017/CVE-2017-15134.md

18 lines
809 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-15134](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15134)
![](https://img.shields.io/static/v1?label=Product&message=389-ds-base&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-120&color=brighgreen)
### Description
A stack buffer overflow flaw was found in the way 389-ds-base 1.3.6.x before 1.3.6.13, 1.3.7.x before 1.3.7.9, 1.4.x before 1.4.0.5 handled certain LDAP search filters. A remote, unauthenticated attacker could potentially use this flaw to make ns-slapd crash via a specially crafted LDAP request, thus resulting in denial of service.
### POC
#### Reference
- https://pagure.io/389-ds-base/c/6aa2acdc3cad9
#### Github
No PoCs found on GitHub currently.