GMS-2020-531: Prototype Pollution in subtext
(updated )
All versions of subtext
are vulnerable to Prototype Pollution. A multipart payload can be constructed in a way that one of the parts’ content can be set as the entire payload object’s prototype. If this prototype contains data, it may bypass other validation rules which enforce access and privacy. If this prototype evaluates to null, it can cause unhandled exceptions when the request payload is accessed. ## Recommendation
This package is deprecated and is now maintained as @hapi/subtext
. Please update your dependencies to use @hapi/subtext
.
References
Detect and mitigate GMS-2020-531 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →