ghsa-43hv-3rv7-ch5p
Vulnerability from github
Published
2022-06-12 00:00
Modified
2022-06-18 00:00
Severity ?
Details
Lighttpd 1.4.56 through 1.4.58 allows a remote attacker to cause a denial of service (CPU consumption from stuck connections) because connection_read_header_more in connections.c has a typo that disrupts use of multiple read operations on large headers.
{ "affected": [], "aliases": [ "CVE-2022-30780" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-06-11T15:15:00Z", "severity": "HIGH" }, "details": "Lighttpd 1.4.56 through 1.4.58 allows a remote attacker to cause a denial of service (CPU consumption from stuck connections) because connection_read_header_more in connections.c has a typo that disrupts use of multiple read operations on large headers.", "id": "GHSA-43hv-3rv7-ch5p", "modified": "2022-06-18T00:00:22Z", "published": "2022-06-12T00:00:44Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-30780" }, { "type": "WEB", "url": "https://github.com/lighttpd/lighttpd1.4" }, { "type": "WEB", "url": "https://github.com/p0dalirius/CVE-2022-30780-lighttpd-denial-of-service" }, { "type": "WEB", "url": "https://podalirius.net/en/cves/2022-30780" }, { "type": "WEB", "url": "https://redmine.lighttpd.net/issues/3059" } ], "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.