mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
18 lines
751 B
Markdown
18 lines
751 B
Markdown
### [CVE-2014-8088](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8088)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|