7.5
CVE-2017-16113
- EPSS 0.3%
- Veröffentlicht 07.06.2018 02:29:02
- Zuletzt bearbeitet 21.11.2024 03:15:50
- Quelle support@hackerone.com
- CVE-Watchlists
- Unerledigt
The parsejson module is vulnerable to regular expression denial of service when untrusted user input is passed into it to be parsed.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Parsejson Project ≫ Parsejson SwPlatformnode.js Version <= 0.0.3
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.3% | 0.505 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
| nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:N/I:N/A:P
|
CWE-20 Improper Input Validation
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.
CWE-400 Uncontrolled Resource Consumption
The product does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources.