ghsa-7rf5-g36v-wpjh
Vulnerability from github
Published
2022-02-20 00:00
Modified
2022-03-02 00:00
VLAI Severity ?
Details
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.
{
"affected": [],
"aliases": [
"CVE-2016-20013"
],
"database_specific": {
"cwe_ids": [
"CWE-770"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2022-02-19T05:15:00Z",
"severity": "HIGH"
},
"details": "sha256crypt and sha512crypt through 0.6 allow attackers to cause a denial of service (CPU consumption) because the algorithm\u0027s runtime is proportional to the square of the length of the password.",
"id": "GHSA-7rf5-g36v-wpjh",
"modified": "2022-03-02T00:00:37Z",
"published": "2022-02-20T00:00:32Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-20013"
},
{
"type": "WEB",
"url": "https://akkadia.org/drepper/SHA-crypt.txt"
},
{
"type": "WEB",
"url": "https://pthree.org/2018/05/23/do-not-use-sha256crypt-sha512crypt-theyre-dangerous"
},
{
"type": "WEB",
"url": "https://twitter.com/solardiz/status/795601240151457793"
}
],
"schema_version": "1.4.0",
"severity": []
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…