mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
22 lines
992 B
Markdown
22 lines
992 B
Markdown
### [CVE-2007-5708](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5708)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
slapo-pcache (overlays/pcache.c) in slapd in OpenLDAP before 2.3.39, when running as a proxy-caching server, allocates memory using a malloc variant instead of calloc, which prevents an array from being initialized properly and might allow attackers to cause a denial of service (segmentation fault) via unknown vectors that prevent the array from being null terminated.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/1karu32s/dagda_offline
|
|
- https://github.com/MrE-Fog/dagda
|
|
- https://github.com/bharatsunny/dagda
|
|
- https://github.com/eliasgranderubio/dagda
|
|
- https://github.com/man151098/dagda
|
|
|