cve/2016/CVE-2016-20013.md
2024-05-26 14:27:05 +02:00

830 B

CVE-2016-20013

Description

sha256crypt and sha512crypt through 0.6 allow attackers to cause a denial of service (CPU consumption) because the algorithm's runtime is proportional to the square of the length of the password.

POC

Reference

No PoCs from references.

Github