mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
883 B
883 B
CVE-2025-3197
Description
Versions of the package expand-object from 0.0.0 are vulnerable to Prototype Pollution in the expand() function in index.js. This function expands the given string into an object and allows a nested property to be set without checking the provided keys for sensitive properties like proto.
POC
Reference
- https://gist.github.com/miguelafmonteiro/d8f66af61d14e06338b688f90c4dfa7c
- https://security.snyk.io/vuln/SNYK-JS-EXPANDOBJECT-5821390
Github
No PoCs found on GitHub currently.