mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-27 17:30:27 +01:00
25 lines
978 B
Markdown
25 lines
978 B
Markdown
### [CVE-2016-20013](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/11notes/docker-github-runner
|
|
- https://github.com/11notes/docker-unifi
|
|
- https://github.com/ARPSyndicate/cve-scores
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/adegoodyer/kubernetes-admin-toolkit
|
|
- https://github.com/adegoodyer/ubuntu
|
|
- https://github.com/kholia/chisel-examples
|
|
- https://github.com/tl87/container-scanner
|
|
|