CVE-2020-11077

CVSS V2 Medium 5 CVSS V3 High 7.5
Description
In Puma (RubyGem) before 4.3.5 and 3.12.6, a client could smuggle a request through a proxy, causing the proxy to send a response back to another unknown client. If the proxy uses persistent connections and the client adds another request in via HTTP pipelining, the proxy may mistake it as the first request's body. Puma, however, would see it as two requests, and when processing the second request, send back a response that the proxy does not expect. If the proxy has reused the persistent connection to Puma to send another request for a different client, the second response from the first client will be sent to the second client. This is a similar but different vulnerability from CVE-2020-11076. The problem has been fixed in Puma 3.12.6 and Puma 4.3.5.
Overview
  • CVE ID
  • CVE-2020-11077
  • Assigner
  • security-advisories@github.com
  • Vulnerability Status
  • Analyzed
  • Published Version
  • 2020-05-22T15:15:11
  • Last Modified Date
  • 2023-03-03T14:41:33
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
cpe:2.3:a:puma:puma:*:*:*:*:*:ruby:*:* 1 OR 3.0.0 3.12.6
cpe:2.3:a:puma:puma:*:*:*:*:*:ruby:*:* 1 OR 4.0.0 4.3.5
CVSS Version 2
  • Version
  • 2.0
  • Vector String
  • AV:N/AC:L/Au:N/C:N/I:P/A:N
  • Access Vector
  • NETWORK
  • Access Compatibility
  • LOW
  • Authentication
  • NONE
  • Confidentiality Impact
  • NONE
  • Integrity Impact
  • PARTIAL
  • Availability Impact
  • NONE
  • Base Score
  • 5
  • Severity
  • MEDIUM
  • Exploitability Score
  • 10
  • Impact Score
  • 2.9
CVSS Version 3
  • Version
  • 3.1
  • Vector String
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
  • Attack Vector
  • NETWORK
  • Attack Compatibility
  • LOW
  • Privileges Required
  • NONE
  • User Interaction
  • NONE
  • Scope
  • UNCHANGED
  • Confidentiality Impact
  • NONE
  • Availability Impact
  • NONE
  • Base Score
  • 7.5
  • Base Severity
  • HIGH
  • Exploitability Score
  • 3.9
  • Impact Score
  • 3.6
History
Created Old Value New Value Data Type Notes
2022-05-10 17:10:02 Added to TrackCVE
2022-12-04 16:55:40 2020-05-22T15:15Z 2020-05-22T15:15:11 CVE Published Date updated
2022-12-04 16:55:40 2020-10-07T13:15:11 CVE Modified Date updated
2022-12-04 16:55:40 Modified Vulnerability Status updated
2022-12-30 23:10:32 Modified Undergoing Analysis Vulnerability Status updated
2023-03-03 15:11:01 2023-03-03T14:41:33 CVE Modified Date updated
2023-03-03 15:11:01 Undergoing Analysis Analyzed Vulnerability Status updated