CVE-2020-5249
CVSS V2 Medium 4
CVSS V3 Medium 6.5
Description
In Puma (RubyGem) before 4.3.3 and 3.12.4, if an application using Puma allows untrusted input in an early-hints header, an attacker can use a carriage return character to end the header and inject malicious content, such as additional headers or an entirely new response body. This vulnerability is known as HTTP Response Splitting. While not an attack in itself, response splitting is a vector for several other attacks, such as cross-site scripting (XSS). This is related to CVE-2020-5247, which fixed this vulnerability but only for regular responses. This has been fixed in 4.3.3 and 3.12.4.
Overview
- CVE ID
- CVE-2020-5249
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Modified
- Published Version
- 2020-03-02T16:15:12
- Last Modified Date
- 2020-04-09T17:15:13
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:puma:puma:*:*:*:*:*:ruby:*:* | 1 | OR | 3.12.3 | |
cpe:2.3:a:puma:puma:*:*:*:*:*:ruby:*:* | 1 | OR | 4.0.0 | 4.3.2 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:S/C:N/I:P/A:N
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- SINGLE
- Confidentiality Impact
- NONE
- Integrity Impact
- PARTIAL
- Availability Impact
- NONE
- Base Score
- 4
- Severity
- MEDIUM
- Exploitability Score
- 8
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 6.5
- Base Severity
- MEDIUM
- Exploitability Score
- 2.8
- Impact Score
- 3.6
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2020-5249 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-5249 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 16:45:00 | Added to TrackCVE | |||
2022-12-04 11:58:37 | 2020-03-02T16:15Z | 2020-03-02T16:15:12 | CVE Published Date | updated |
2022-12-04 11:58:37 | 2020-04-09T17:15:13 | CVE Modified Date | updated | |
2022-12-04 11:58:37 | Modified | Vulnerability Status | updated |