ghsa-g9j5-2x3f-77xp
Vulnerability from github
Published
2022-05-24 17:24
Modified
2022-11-29 03:30
Severity ?
VLAI Severity ?
Details
Cherokee 0.4.27 to 1.2.104 is affected by a denial of service due to a NULL pointer dereferences. A remote unauthenticated attacker can crash the server by sending an HTTP request to protected resources using a malformed Authorization header that is mishandled during a cherokee_buffer_add call within cherokee_validator_parse_basic or cherokee_validator_parse_digest.
{ "affected": [], "aliases": [ "CVE-2020-12845" ], "database_specific": { "cwe_ids": [ "CWE-476" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-07-27T23:15:00Z", "severity": "HIGH" }, "details": "Cherokee 0.4.27 to 1.2.104 is affected by a denial of service due to a NULL pointer dereferences. A remote unauthenticated attacker can crash the server by sending an HTTP request to protected resources using a malformed Authorization header that is mishandled during a cherokee_buffer_add call within cherokee_validator_parse_basic or cherokee_validator_parse_digest.", "id": "GHSA-g9j5-2x3f-77xp", "modified": "2022-11-29T03:30:25Z", "published": "2022-05-24T17:24:26Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-12845" }, { "type": "WEB", "url": "https://github.com/cherokee/webserver/issues/1242" }, { "type": "WEB", "url": "https://github.com/cherokee/webserver/releases" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202012-09" }, { "type": "WEB", "url": "http://cherokee-project.com/downloads.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
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.
- 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…