Advisory Database
  • Advisories
  • Dependency Scanning
  1. gem
  2. ›
  3. private_address_check
  4. ›
  5. CVE-2018-3759

CVE-2018-3759: Concurrent Execution using Shared Resource with Improper Synchronization (Race Condition)

June 13, 2018 (updated October 9, 2019)

The private_address_check ruby gem is vulnerable to a time-of-check time-of-use (TOCTOU) race condition due to the address the socket uses not being checked. DNS entries with a TTL of 0 can trigger this case where the initial resolution is a public address but the subsequent resolution is a private address.

References

  • nvd.nist.gov/vuln/detail/CVE-2018-3759

Code Behaviors & Features

Detect and mitigate CVE-2018-3759 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.5.0

Fixed versions

  • 0.5.0

Solution

Upgrade to version 0.5.0 or above.

Impact 3.7 LOW

CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

Source file

gem/private_address_check/CVE-2018-3759.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:46 +0000.