VYPR

Expand Object

by Jonschlinkert

Source repositories

CVEs (2)

  • CVE-2024-57069HigFeb 5, 2025
    risk 0.49cvss 7.5epss 0.00

    A prototype pollution in the lib function of expand-object v0.4.2 allows attackers to cause a Denial of Service (DoS) via supplying a crafted payload.

  • CVE-2025-3197HigApr 4, 2025
    risk 0.47cvss 7.3epss 0.00

    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…