← Back to CVE List

CVE-2019-16779

Published: 2019-12-16T20:15Z
Last Modified: 2024-11-21T04:31Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt