mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 14:32:30 +02:00
18 lines
795 B
Markdown
18 lines
795 B
Markdown
### [CVE-2007-3193](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3193)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
lib/WikiUser/LDAP.php in PhpWiki before 1.3.13p1, when the configuration lacks a nonzero PASSWORD_LENGTH_MINIMUM, might allow remote attackers to bypass authentication via an empty password, which causes ldap_bind to return true when used with certain LDAP implementations.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://sourceforge.net/tracker/index.php?func=detail&aid=1732882&group_id=6121&atid=106121
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|