GHSA-3v3c-r5v2-68ph
Vulnerability from github
Published
2017-11-30 23:14
Modified
2023-01-20 22:07
VLAI Severity ?
Summary
private_address_check contains Incomplete List of Disallowed Inputs
Details
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.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "private_address_check" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.4.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-0909" ], "database_specific": { "cwe_ids": [ "CWE-184" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T20:56:20Z", "nvd_published_at": null, "severity": "HIGH" }, "details": "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.", "id": "GHSA-3v3c-r5v2-68ph", "modified": "2023-01-20T22:07:25Z", "published": "2017-11-30T23:14:55Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-0909" }, { "type": "WEB", "url": "https://github.com/jtdowney/private_address_check/pull/3" }, { "type": "WEB", "url": "https://hackerone.com/reports/288950" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-3v3c-r5v2-68ph" }, { "type": "PACKAGE", "url": "https://github.com/jtdowney/private_address_check" } ], "schema_version": "1.4.0", "severity": [], "summary": "private_address_check contains Incomplete List of Disallowed Inputs" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…