Vulnerability Details : CVE-2017-1001004
typed-function before 0.10.6 had an arbitrary code execution in the JavaScript engine. Creating a typed function with JavaScript code in the name could result arbitrary execution.
Vulnerability category: Input validation
Products affected by CVE-2017-1001004
- cpe:2.3:a:typed_function_project:typed_function:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2017-1001004
2.79%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 91 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2017-1001004
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.0/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-2017-1001004
-
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 all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.Assigned by: josh@bress.net (Secondary)
References for CVE-2017-1001004
-
https://github.com/josdejong/typed-function/commit/6478ef4f2c3f3c2d9f2c820e2db4b4ba3425e6fe
Fixed a security issue allowing to execute aritrary JavaScript code v… · josdejong/typed-function@6478ef4 · GitHubIssue Tracking;Patch
-
https://github.com/josdejong/typed-function/blob/master/HISTORY.md#2017-11-18-version-0106
typed-function/HISTORY.md at master · josdejong/typed-function · GitHubRelease Notes
Jump to