In RubyGem excon, interrupted Persistent Connections May Leak Response Data
CVE-2019-16779

5.8MEDIUM

Key Information:

Vendor

Excon

Status
Vendor
CVE Published:
16 December 2019

What is CVE-2019-16779?

In RubyGem excon before 0.71.0, there was a race condition around persistent connections, where a connection which is interrupted (such as by a timeout) would leave data on the socket. Subsequent requests would then read this data, returning content from the previous response. The race condition window appears to be short, and it would be difficult to purposefully exploit this.

Affected Version(s)

excon < 0.71.0 < 0.71.0

References

CVSS V3.1

Score:
5.8
Severity:
MEDIUM
Confidentiality:
High
Integrity:
None
Availability:
High
Attack Vector:
Network
Attack Complexity:
High
Privileges Required:
Low
User Interaction:
Required
Scope:
Changed

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.