cve/2025/CVE-2025-3197.md
2025-09-29 21:09:30 +02:00

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

Github

No PoCs found on GitHub currently.