Vulnerability in Excon

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.

EPSS: 0.014 (69.7th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 5.8 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:N/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2019-16779?
CVE-2019-16779 is a medium-severity vulnerability in Excon, classified under CWE-664. CVSS score: 5.8/10. Published 2019-12-16.
How severe is CVE-2019-16779?
Medium severity. CVSS v3 base score is 5.8 out of 10.