← Back

Private Address Check Project

private_address_check_project

3 CVEs • 1 product

Products (1)

Click to collapse
Toggle

CVEs (3)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Private Address Check Project
1Private Address Check
Nov 21, 2024
Jun 13, 2018
N/A· v4
3.7 LOW· v3
4.3 MEDIUM· v2
private_address_check ruby gem before 0.5.0 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 whe...Show more
private_address_check ruby gem before 0.5.0 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.Show less
1Private Address Check Project
1Private Address Check
May 13, 2026
Nov 16, 2017
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
The private_address_check ruby gem before 0.4.1 is vulnerable to a bypass due to an incomplete blacklist of common private/local network addresses used to prevent server-side request forgery.
1Private Address Check Project
1Private Address Check
May 13, 2026
Nov 13, 2017
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
The private_address_check ruby gem before 0.4.0 is vulnerable to a bypass due to use of Ruby's Resolv.getaddresses method, which is OS-dependent and should not be relied upon for security measures, such as when used to b...Show more
The private_address_check ruby gem before 0.4.0 is vulnerable to a bypass due to use of Ruby's Resolv.getaddresses method, which is OS-dependent and should not be relied upon for security measures, such as when used to blacklist private network addresses to prevent server-side request forgery.Show less