Files
CVEs-PoC/2014/CVE-2014-8088.md
T
2024-06-18 02:51:15 +02:00

18 lines
751 B
Markdown

### [CVE-2014-8088](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8088)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The (1) Zend_Ldap class in Zend before 1.12.9 and (2) Zend\Ldap component in Zend 2.x before 2.2.8 and 2.3.x before 2.3.3 allows remote attackers to bypass authentication via a password starting with a null byte, which triggers an unauthenticated bind.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/bulletinjan2015-2370101.html
#### Github
No PoCs found on GitHub currently.