mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 22:31:34 +02:00
19 lines
874 B
Markdown
19 lines
874 B
Markdown
### [CVE-2010-4022](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4022)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The do_standalone function in the MIT krb5 KDC database propagation daemon (kpropd) in Kerberos 1.7, 1.8, and 1.9, when running in standalone mode, does not properly handle when a worker child process "exits abnormally," which allows remote attackers to cause a denial of service (listening process termination, no new connections, and lack of updates in slave KVC) via unspecified vectors.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/blamhang/nopc
|
|
|