ghsa-595h-pjc7-9xf6
Vulnerability from github
Published
2022-05-14 02:21
Modified
2024-10-21 15:32
Severity ?
Details
During TLS 1.2 exchanges, handshake hashes are generated which point to a message buffer. This saved data is used for later messages but in some cases, the handshake transcript can exceed the space available in the current buffer, causing the allocation of a new buffer. This leaves a pointer pointing to the old, freed buffer, resulting in a use-after-free when handshake hashes are then calculated afterwards. This can result in a potentially exploitable crash. This vulnerability affects Firefox < 56, Firefox ESR < 52.4, and Thunderbird < 52.4.
{ "affected": [], "aliases": [ "CVE-2017-7805" ], "database_specific": { "cwe_ids": [ "CWE-416" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-06-11T21:29:00Z", "severity": "HIGH" }, "details": "During TLS 1.2 exchanges, handshake hashes are generated which point to a message buffer. This saved data is used for later messages but in some cases, the handshake transcript can exceed the space available in the current buffer, causing the allocation of a new buffer. This leaves a pointer pointing to the old, freed buffer, resulting in a use-after-free when handshake hashes are then calculated afterwards. This can result in a potentially exploitable crash. This vulnerability affects Firefox \u003c 56, Firefox ESR \u003c 52.4, and Thunderbird \u003c 52.4.", "id": "GHSA-595h-pjc7-9xf6", "modified": "2024-10-21T15:32:20Z", "published": "2022-05-14T02:21:03Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-7805" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:2832" }, { "type": "WEB", "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1377618" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2017/11/msg00000.html" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201803-14" }, { "type": "WEB", "url": "https://www.debian.org/security/2017/dsa-3987" }, { "type": "WEB", "url": "https://www.debian.org/security/2017/dsa-3998" }, { "type": "WEB", "url": "https://www.debian.org/security/2017/dsa-4014" }, { "type": "WEB", "url": "https://www.mozilla.org/security/advisories/mfsa2017-21" }, { "type": "WEB", "url": "https://www.mozilla.org/security/advisories/mfsa2017-22" }, { "type": "WEB", "url": "https://www.mozilla.org/security/advisories/mfsa2017-23" }, { "type": "WEB", "url": "http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/101059" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1039465" } ], "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.