GHSA-866w-xmhq-wj7x: SvelteKit: Prototype pollution in file input deletion path in remote-function forms
If you use remote form functions, have an input field of type file, and accept arbitrary user-controlled path names for the field, then you are vulnerable to a prototype pollution attack where the attacker can remove e.g. methods on the prototype.
References
- github.com/advisories/GHSA-866w-xmhq-wj7x
- github.com/sveltejs/kit/commit/df32f6fe86cdd0b68b650e3e4631e5896453dcd3
- github.com/sveltejs/kit/pull/16218
- github.com/sveltejs/kit/releases/tag/@sveltejs/kit@2.69.1
- github.com/sveltejs/kit/releases/tag/@sveltejs/kit@3.0.0-next.7
- github.com/sveltejs/kit/security/advisories/GHSA-866w-xmhq-wj7x
Code Behaviors & Features
Detect and mitigate GHSA-866w-xmhq-wj7x 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 →