Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
joi: Uncaught RangeError on deeply nested input through recursive `link()` schemas
Vulnerability Description
joi is a schema description language and data validator for JavaScript. Prior to 17.13.4 and 18.2.1, denial of service is possible via an untrapped exception in services validating user-supplied JSON or object input with recursive link() schemas. When validate() is called without try/catch in a request handler, deeply nested input can trigger an unhandled RangeError and potentially crash the process; lower-impact paths using validateAsync() or try/catch produce a RangeError instead of a structured ValidationError. This issue is fixed in versions 17.13.4 and 18.2.1.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Vulnerability Type
未捕获的异常
Vulnerability Title
hapi.js joi 异常处理不当漏洞
Vulnerability Description
hapi.js joi是hapi.js组织的一款JavaScript对象模式验证库。 hapi.js joi 17.13.4之前版本和18.2.1之前版本存在异常处理不当漏洞,该漏洞源于未捕获的异常,可能导致拒绝服务攻击。
CVSS Information
N/A
Vulnerability Type
N/A