ghsa-62ww-4cxc-jj93
Vulnerability from github
Published
2025-03-11 09:30
Modified
2025-03-11 09:30
Severity ?
VLAI Severity ?
Details
The ip-utils package through 2.4.0 for Node.js might allow SSRF because some IP addresses (such as 0x7f.1) are improperly categorized as globally routable via a falsy isPrivate return value.
{ "affected": [], "aliases": [ "CVE-2024-28607" ], "database_specific": { "cwe_ids": [ "CWE-180" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-03-11T09:15:23Z", "severity": "LOW" }, "details": "The ip-utils package through 2.4.0 for Node.js might allow SSRF because some IP addresses (such as 0x7f.1) are improperly categorized as globally routable via a falsy isPrivate return value.", "id": "GHSA-62ww-4cxc-jj93", "modified": "2025-03-11T09:30:31Z", "published": "2025-03-11T09:30:31Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28607" }, { "type": "WEB", "url": "https://gist.github.com/aydinnyunus/4d71e7d9a433f3afc658724b903f4d23" }, { "type": "WEB", "url": "https://github.com/librasean/IP-Utils/blob/4f88799f94f21efe6ea9135129ab2bbeb0c58edc/src/IsPrivate.ts#L4" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", "type": "CVSS_V3" } ] }
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…