mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
19 lines
776 B
Markdown
19 lines
776 B
Markdown
### [CVE-2017-9287](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9287)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
servers/slapd/back-mdb/search.c in OpenLDAP through 2.4.44 is prone to a double free vulnerability. A user with access to search the directory can crash slapd by issuing a search including the Paged Results control with a page size of 0.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://kc.mcafee.com/corporate/index?page=content&id=SB10365
|
|
- https://www.oracle.com/security-alerts/cpuapr2022.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|