ghsa-888v-c6vc-wh7r
Vulnerability from github
Published
2022-05-24 16:54
Modified
2024-04-04 01:47
Severity ?
VLAI Severity ?
Details
rustls-mio/examples/tlsserver.rs in the rustls crate before 0.16.0 for Rust allows attackers to cause a denial of service (loop of conn_event and ready) by arranging for a client to never be writable.
{ "affected": [], "aliases": [ "CVE-2019-15541" ], "database_specific": { "cwe_ids": [ "CWE-88" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-08-26T12:15:00Z", "severity": "HIGH" }, "details": "rustls-mio/examples/tlsserver.rs in the rustls crate before 0.16.0 for Rust allows attackers to cause a denial of service (loop of conn_event and ready) by arranging for a client to never be writable.", "id": "GHSA-888v-c6vc-wh7r", "modified": "2024-04-04T01:47:33Z", "published": "2022-05-24T16:54:46Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15541" }, { "type": "WEB", "url": "https://github.com/ctz/rustls/issues/285" }, { "type": "WEB", "url": "https://github.com/ctz/rustls/commit/a93ee1abd2ab19ebe4bf9d684d56637ee54a6074" }, { "type": "WEB", "url": "https://github.com/ctz/rustls/compare/cd66549...17ee52c" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/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…