Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2019-16782

6.3 · MEDIUM
Published Dec 18, 2019 rack CWE-208 EPSS 3.70% (89th pctl)

Overview

CVE-2019-16782 is a medium-severity vulnerability affecting rack rack. It was published on December 18, 2019 and has a CVSS 3.1 base score of 6.3 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 6.3, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

There's a possible information leak / session hijack vulnerability in Rack (RubyGem rack). This vulnerability is patched in versions 1.6.12 and 2.0.8. Attackers may be able to find and hijack sessions by using timing attacks targeting the session id. Session ids are usually stored and indexed in a database that uses some kind of scheme for speeding up lookups of that session id. By carefully measuring the amount of time it takes to look up a session, an attacker may be able to find a valid session id and hijack the session. The session id itself may be generated randomly, but the way the session is indexed by the backing store does not use a secure comparison.

Remediation

Check the references section for vendor advisories and patches from rack. Update rack to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
rack rack >= 0, < 1.6.12 Affected

Frequently Asked Questions

What is CVE-2019-16782?

CVE-2019-16782 is a medium-severity vulnerability affecting rack rack. It was published on December 18, 2019 and has a CVSS 3.1 base score of 6.3 (MEDIUM).

How severe is CVE-2019-16782?

This vulnerability has a CVSS 3.1 base score of 6.3, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2019-16782?

Check the references section for vendor advisories and patches from rack. Update rack to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2019-16782?

CyberStrike's AI-powered security agents can automatically detect CVE-2019-16782 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.