Vulnerability Details : CVE-2017-1001003
math.js before 3.17.0 had an issue where private properties such as a constructor could be replaced by using unicode characters when creating an object.
Vulnerability category: Input validation
Products affected by CVE-2017-1001003
- cpe:2.3:a:mathjs_project:mathjs:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2017-1001003
0.24%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 65 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2017-1001003
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST | |
9.8
|
CRITICAL | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2017-1001003
-
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.Assigned by: nvd@nist.gov (Primary)
-
The product constructs a string for a command to be executed by a separate component in another control sphere, but it does not properly delimit the intended arguments, options, or switches within that command string.Assigned by: josh@bress.net (Secondary)
References for CVE-2017-1001003
-
https://github.com/josdejong/mathjs/commit/a60f3c8d9dd714244aed7a5569c3dccaa3a4e761
Fixed a security issue where forbidden properties like constructor co… · josdejong/mathjs@a60f3c8 · GitHubPatch;Third Party Advisory
-
https://github.com/josdejong/mathjs/blob/master/HISTORY.md#2017-11-18-version-3170
mathjs/HISTORY.md at master · josdejong/mathjs · GitHubThird Party Advisory
Jump to