VYPR

Webargs

by Marshmallow Code

Source repositories

CVEs (1)

  • CVE-2019-9710Mar 12, 2019
    risk 0.00cvss epss 0.01

    An issue was discovered in webargs before 5.1.3, as used with marshmallow and other products. JSON parsing uses a short-lived cache to store the parsed JSON body. This cache is not thread-safe, meaning that incorrect JSON payloads could have been parsed for concurrent requests.