Vulnerability Details : CVE-2015-2310
Integer overflow in layout.c++ in Sandstorm Cap'n Proto before 0.4.1.1 and 0.5.x before 0.5.1.1 allows remote peers to cause a denial of service or possibly obtain sensitive information from memory via a crafted message, related to pointer validation.
Vulnerability category: OverflowDenial of service
Products affected by CVE-2015-2310
- cpe:2.3:a:capnproto:capnproto:*:*:*:*:*:*:*:*
- cpe:2.3:a:capnproto:capnproto:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2015-2310
0.52%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 64 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2015-2310
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.4
|
MEDIUM | AV:N/AC:L/Au:N/C:P/I:N/A:P |
10.0
|
4.9
|
NIST | |
9.1
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H |
3.9
|
5.2
|
NIST |
CWE ids for CVE-2015-2310
-
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-2310
-
https://github.com/capnproto/capnproto/blob/master/security-advisories/2015-03-02-0-c%2B%2B-integer-overflow.md
capnproto/2015-03-02-0-c++-integer-overflow.md at master · capnproto/capnproto · GitHubThird Party Advisory
-
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=780565
#780565 - capnproto: CVE-2015-2310: Integer overflow in pointer validation - Debian Bug report logsMailing List;Third Party Advisory
-
http://www.openwall.com/lists/oss-security/2015/03/17/3
oss-security - Re: CVE Request: Cap'n Proto: Several issuesMailing List;Third Party Advisory
-
https://github.com/capnproto/capnproto/commit/f343f0dbd0a2e87f17cd74f14186ed73e3fbdbfa
SECURITY: Integer overflow in pointer validation. · capnproto/capnproto@f343f0d · GitHubThird Party Advisory
Jump to