Vulnerability Details : CVE-2020-19497
Potential exploit
Integer overflow vulnerability in Mat_VarReadNextInfo5 in mat5.c in tbeu matio (aka MAT File I/O Library) 1.5.17, allows attackers to cause a Denial of Service or possibly other unspecified impacts.
Vulnerability category: OverflowDenial of service
Products affected by CVE-2020-19497
- cpe:2.3:a:matio_project:matio:1.5.17:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2020-19497
0.37%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 56 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-19497
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.8
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
2.8
|
5.9
|
NIST |
CWE ids for CVE-2020-19497
-
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-2020-19497
-
https://github.com/tbeu/matio/issues/121
SEGV in mat5.c:4983 · Issue #121 · tbeu/matio · GitHubExploit;Patch;Third Party Advisory
-
https://github.com/tbeu/matio/commit/5fa49ef9fc4368fe3d19b5fdaa36d8fa5e7f4606
Fix integer addition overflow · tbeu/matio@5fa49ef · GitHubPatch;Third Party Advisory
Jump to