Search for packages
| purl | pkg:pypi/webargs@5.1.0 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-hus6-n43q-3yee
Aliases: PYSEC-2019-69 |
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. |
Affected by 1 other vulnerability. |
|
VCID-sjj8-nvvx-k3fk
Aliases: CVE-2020-7965 GHSA-fjq3-5pxw-4wj4 PYSEC-2020-156 |
flaskparser.py in Webargs 5.x through 5.5.2 doesn't check that the Content-Type header is application/json when receiving JSON input. If the request body is valid JSON, it will accept it even if the content type is application/x-www-form-urlencoded. This allows for JSON POST requests to be made across domains, leading to CSRF. |
Affected by 0 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-uauj-n1q6-1udj
Aliases: CVE-2019-9710 GHSA-8554-jxcw-454q PYSEC-2019-139 |
Webargs mishandles concurrent JSON parsing |
Affected by 1 other vulnerability. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| This package is not known to fix vulnerabilities. | ||