Vulnerability Details : CVE-2017-5194
Use-after-free vulnerability in Irssi before 0.8.21 allows remote attackers to cause a denial of service (crash) via an invalid nick message.
Vulnerability category: Memory CorruptionDenial of service
Products affected by CVE-2017-5194
- cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*
- cpe:2.3:a:irssi:irssi:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2017-5194
0.83%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 80 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2017-5194
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.0
|
MEDIUM | AV:N/AC:L/Au:N/C:N/I:N/A:P |
10.0
|
2.9
|
NIST | |
7.5
|
HIGH | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
3.9
|
3.6
|
NIST |
CWE ids for CVE-2017-5194
-
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.Assigned by: nvd@nist.gov (Primary)
References for CVE-2017-5194
-
https://irssi.org/security/irssi_sa_2017_01.txt
Patch;Vendor Advisory
-
http://www.openwall.com/lists/oss-security/2017/01/06/1
oss-security - Re: CVE Request: Irssi Multiple Vulnerabilities (2017/01)Mailing List;Third Party Advisory
-
https://lists.debian.org/debian-lts-announce/2017/12/msg00022.html
[SECURITY] [DLA 1217-1] irssi security updateMailing List;Third Party Advisory
-
https://security.gentoo.org/glsa/201701-45
irssi: Multiple vulnerabilities (GLSA 201701-45) — Gentoo securityThird Party Advisory
-
http://www.securityfocus.com/bid/95310
Irssi Multiple Memory Corruption VulnerabilitiesThird Party Advisory;VDB Entry
Jump to