ghsa-3jw8-77gg-583w
Vulnerability from github
Published
2022-05-17 00:26
Modified
2022-05-17 00:26
Severity ?
Details
An issue was discovered in Irssi before 1.0.4. While updating the internal nick list, Irssi could incorrectly use the GHashTable interface and free the nick while updating it. This would then result in use-after-free conditions on each access of the hash table.
{ "affected": [], "aliases": [ "CVE-2017-10966" ], "database_specific": { "cwe_ids": [ "CWE-416" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-07-07T14:29:00Z", "severity": "CRITICAL" }, "details": "An issue was discovered in Irssi before 1.0.4. While updating the internal nick list, Irssi could incorrectly use the GHashTable interface and free the nick while updating it. This would then result in use-after-free conditions on each access of the hash table.", "id": "GHSA-3jw8-77gg-583w", "modified": "2022-05-17T00:26:31Z", "published": "2022-05-17T00:26:31Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-10966" }, { "type": "WEB", "url": "https://github.com/irssi/irssi/commit/5e26325317c72a04c1610ad952974e206384d291" }, { "type": "WEB", "url": "https://irssi.org/security/irssi_sa_2017_07.txt" }, { "type": "WEB", "url": "https://www.debian.org/security/2017/dsa-4016" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/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.