VYPR

pydash

by dgilland

CVEs (1)

  • CVE-2023-26145Sep 28, 2023
    risk 0.00cvss epss 0.02

    This affects versions of the package pydash before 6.0.0. A number of pydash methods such as pydash.objects.invoke() and pydash.collections.invoke_map() accept dotted paths (Deep Path Strings) to target a nested Python object, relative to the original source object. These paths…