5.3
CVE-2016-10543
- EPSS 0.24%
- Veröffentlicht 31.05.2018 20:29:01
- Zuletzt bearbeitet 21.11.2024 02:44:14
- Quelle support@hackerone.com
- CVE-Watchlists
- Unerledigt
call is an HTTP router that is primarily used by the hapi framework. There exists a bug in call versions 2.0.1-3.0.1 that does not validate empty parameters, which could result in invalid input bypassing the route validation rules.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Call Project ≫ Call SwPlatformnode.js Version >= 2.0.1 <= 3.0.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.24% | 0.439 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.3 | 3.9 | 1.4 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
|
| nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:N/I:P/A:N
|
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.