Vulnerability Details : CVE-2015-8982
Integer overflow in the strxfrm function in the GNU C Library (aka glibc or libc6) before 2.21 allows context-dependent attackers to cause a denial of service (crash) or possibly execute arbitrary code via a long string, which triggers a stack-based buffer overflow.
Vulnerability category: OverflowExecute codeDenial of service
Products affected by CVE-2015-8982
- cpe:2.3:a:gnu:glibc:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2015-8982
1.31%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 78 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2015-8982
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.8
|
MEDIUM | AV:N/AC:M/Au:N/C:P/I:P/A:P |
8.6
|
6.4
|
NIST | |
8.1
|
HIGH | CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H |
2.2
|
5.9
|
NIST |
CWE ids for CVE-2015-8982
-
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.Assigned by: nvd@nist.gov (Primary)
References for CVE-2015-8982
-
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=0f9e585480ed
sourceware.org Git - glibc.git/commitIssue Tracking;Patch;Third Party Advisory
-
https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b@%3Cissues.bookkeeper.apache.org%3E
-
http://www.openwall.com/lists/oss-security/2017/02/14/9
oss-security - Re: Pending CVE requests for glibcMailing List;Patch;Third Party Advisory
-
https://sourceware.org/bugzilla/show_bug.cgi?id=16009
16009 – (CVE-2015-8982) Possible buffer overflow in strxfrm (CVE-2015-8982)Issue Tracking;Patch
-
http://www.openwall.com/lists/oss-security/2015/02/13/3
oss-security - CVE Requests - glibc overflows (strxfrm)Mailing List;Patch;Third Party Advisory
-
https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4@%3Cissues.bookkeeper.apache.org%3E
[GitHub] [bookkeeper] padma81 opened a new issue #2746: Security Vulnerabilities in CentOS 7 image, Upgrade image to CentOS 8 - Pony Mail
-
http://www.securityfocus.com/bid/72602
GNU glibc 'strxfrm()' Function Local Integer Overflow and Stack Overflow VulnerabilitiesThird Party Advisory;VDB Entry
Jump to