mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 17:29:30 +02:00
18 lines
830 B
Markdown
18 lines
830 B
Markdown
### [CVE-2010-0628](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0628)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The spnego_gss_accept_sec_context function in lib/gssapi/spnego/spnego_mech.c in the SPNEGO GSS-API functionality in MIT Kerberos 5 (aka krb5) 1.7 before 1.7.2 and 1.8 before 1.8.1 allows remote attackers to cause a denial of service (assertion failure and daemon crash) via an invalid packet that triggers incorrect preparation of an error token.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://web.mit.edu/kerberos/advisories/MITKRB5-SA-2010-002.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|