CVE-2019-9710

Severity CVSS v4.0:
Pending analysis
Type:
CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Publication date:
12/03/2019
Last modified:
12/03/2019

Description

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:webargs_project:webargs:*:*:*:*:*:*:*:* 5.1.3 (excluding)