mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 21:18:06 +02:00
18 lines
870 B
Markdown
18 lines
870 B
Markdown
### [CVE-2013-4122](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4122)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cyrus SASL 2.1.23, 2.1.26, and earlier does not properly handle when a NULL value is returned upon an error by the crypt function as implemented in glibc 2.17 and later, which allows remote attackers to cause a denial of service (thread crash and consumption) via (1) an invalid salt or, when FIPS-140 is enabled, a (2) DES or (3) MD5 encrypted password, which triggers a NULL pointer dereference.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/andir/nixos-issue-db-example
|
|
|