CVE-2020-7965
CVSS V2 Medium 6.8
CVSS V3 High 8.8
Description
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.
Overview
- CVE ID
- CVE-2020-7965
- Assigner
- cve@mitre.org
- Vulnerability Status
- Analyzed
- Published Version
- 2020-01-29T15:15:11
- Last Modified Date
- 2020-02-03T16:36:10
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:webargs_project:webargs:*:*:*:*:*:*:*:* | 1 | OR | 5.0.0 | 5.5.2 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:P/I:P/A:P
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 6.8
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 6.4
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- REQUIRED
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 8.8
- Base Severity
- HIGH
- Exploitability Score
- 2.8
- Impact Score
- 5.9
References
Reference URL | Reference Tags |
---|---|
https://webargs.readthedocs.io/en/latest/changelog.html | Release Notes Vendor Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2020-7965 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7965 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 16:51:15 | Added to TrackCVE | |||
2022-12-04 10:23:18 | 2020-01-29T15:15Z | 2020-01-29T15:15:11 | CVE Published Date | updated |
2022-12-04 10:23:18 | 2020-02-03T16:36:10 | CVE Modified Date | updated | |
2022-12-04 10:23:18 | Analyzed | Vulnerability Status | updated |