Elastic APM agent for Ruby vulnerable to Improper Certificate Validation
Published: May 24, 2022
SECURITY IDENTIFIERS
- CVE: CVE-2019-7615 (NVD)
- GHSA: GHSA-35j2-p8fh-x966
- Vendor Advisory: https://github.com/elastic/apm-agent-ruby/pull/449
GEM
SEVERITY
CVSS v3.x: 7.4 (High)
PATCHED VERSIONS
>= 2.9.0
DESCRIPTION
A TLS certificate validation flaw was found in Elastic APM agent for
Ruby versions before 2.9.0. When specifying a trusted server CA certificate via
the server_ca_cert setting, the Ruby agent would not properly verify the certificate
returned by the APM server. This could result in a man in the middle style attack
against the Ruby agent.
