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.
References
Link | Resource |
---|---|
https://webargs.readthedocs.io/en/latest/changelog.html | Release Notes Third Party Advisory |
https://github.com/marshmallow-code/webargs/issues/371 | Exploit Issue Tracking Third Party Advisory |
Configurations
Information
Published : 2019-03-11 19:29
Updated : 2019-03-12 06:09
NVD link : CVE-2019-9710
Mitre link : CVE-2019-9710
JSON object : View
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Products Affected
webargs_project
- webargs