MEDIUM · 5.8

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 requ...

Vulnerability Description

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.

CVSS Score

5.8

MEDIUM

CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:N/A:N
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
LOW
User Interaction
REQUIRED
Scope
CHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE

Affected Products

VendorProductVersions
Excon ProjectExcon< 0.71.0
OpensuseBackports Sle15.0
OpensuseLeap15.1
DebianDebian Linux8.0

Related Weaknesses (CWE)

References

FAQ

What is CVE-2019-16779?

CVE-2019-16779 is a vulnerability with a CVSS score of 5.8 (MEDIUM). 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 requ...

How severe is CVE-2019-16779?

CVE-2019-16779 has been rated MEDIUM with a CVSS base score of 5.8/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2019-16779?

Check the references section above for vendor advisories and patch information. Affected products include: Excon Project Excon, Opensuse Backports Sle, Opensuse Leap, Debian Debian Linux.