ghsa-2p57-rm9w-gvfp
Vulnerability from github
Published
2024-06-02 22:29
Modified
2025-01-17 21:31
Summary
ip SSRF improper categorization in isPublic
Details

The ip package through 2.0.1 for Node.js might allow SSRF because some IP addresses (such as 127.1, 01200034567, 012.1.2.3, 000:0:0000::01, and ::fFFf:127.0.0.1) are improperly categorized as globally routable via isPublic. NOTE: this issue exists because of an incomplete fix for CVE-2023-42282.

Show details on source website


{
   affected: [
      {
         package: {
            ecosystem: "npm",
            name: "ip",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "0",
                  },
                  {
                     last_affected: "2.0.1",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
   ],
   aliases: [
      "CVE-2024-29415",
   ],
   database_specific: {
      cwe_ids: [
         "CWE-918",
      ],
      github_reviewed: true,
      github_reviewed_at: "2024-06-02T22:29:29Z",
      nvd_published_at: "2024-05-27T20:15:08Z",
      severity: "HIGH",
   },
   details: "The ip package through 2.0.1 for Node.js might allow SSRF because some IP addresses (such as 127.1, 01200034567, 012.1.2.3, 000:0:0000::01, and ::fFFf:127.0.0.1) are improperly categorized as globally routable via isPublic. NOTE: this issue exists because of an incomplete fix for CVE-2023-42282.",
   id: "GHSA-2p57-rm9w-gvfp",
   modified: "2025-01-17T21:31:38Z",
   published: "2024-06-02T22:29:29Z",
   references: [
      {
         type: "ADVISORY",
         url: "https://nvd.nist.gov/vuln/detail/CVE-2024-29415",
      },
      {
         type: "WEB",
         url: "https://github.com/indutny/node-ip/issues/150",
      },
      {
         type: "WEB",
         url: "https://github.com/indutny/node-ip/pull/143",
      },
      {
         type: "WEB",
         url: "https://github.com/indutny/node-ip/pull/144",
      },
      {
         type: "PACKAGE",
         url: "https://github.com/indutny/node-ip",
      },
      {
         type: "WEB",
         url: "https://security.netapp.com/advisory/ntap-20250117-0010",
      },
   ],
   schema_version: "1.4.0",
   severity: [
      {
         score: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
         type: "CVSS_V3",
      },
   ],
   summary: "ip SSRF improper categorization in isPublic",
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

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.