Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Call Project | Call | >= 2.0.1, <= 3.0.1 |
Related Weaknesses (CWE)
References
- https://github.com/hapijs/hapi/issues/3228Third Party Advisory
- https://nodesecurity.io/advisories/121ExploitThird Party Advisory
- https://github.com/hapijs/hapi/issues/3228Third Party Advisory
- https://nodesecurity.io/advisories/121ExploitThird Party Advisory
FAQ
What is CVE-2016-10543?
CVE-2016-10543 is a vulnerability with a CVSS score of 5.3 (MEDIUM). 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 bypass...
How severe is CVE-2016-10543?
CVE-2016-10543 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2016-10543?
Check the references section above for vendor advisories and patch information. Affected products include: Call Project Call.