CVE-2020-7965

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.
References
Link Resource
https://webargs.readthedocs.io/en/latest/changelog.html Release Notes Vendor Advisory
Configurations

Configuration 1

cpe:2.3:a:webargs_project:webargs:*:*:*:*:*:*:*:*

Information

Published : 2020-01-29 03:15

Updated : 2020-02-03 04:36


NVD link : CVE-2020-7965

Mitre link : CVE-2020-7965

Products Affected
No products.
CWE