mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
18 lines
797 B
Markdown
18 lines
797 B
Markdown
### [CVE-2018-5730](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5730)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
MIT krb5 1.6 or later allows an authenticated kadmin with permission to add principals to an LDAP Kerberos database to circumvent a DN containership check by supplying both a "linkdn" and "containerdn" database argument, or by supplying a DN string which is a left extension of a container DN string but is not hierarchically within the container DN.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/leonov-av/scanvus
|
|
|