VYPR

Marshmallow

by Marshmallow Project

Source repositories

CVEs (1)

  • CVE-2018-17175MedSep 18, 2018
    risk 0.00cvss 5.3epss 0.02

    In the marshmallow library before 2.15.1 and 3.x before 3.0.0b9 for Python, the schema "only" option treats an empty list as implying no "only" option, which allows a request that was intended to expose no fields to instead expose all fields (if the schema is being filtered…