Skip to content

[VULN] Security Alert for ip #995

@srm-local-dev-test

Description

@srm-local-dev-test

Alert IDs:

  • 1ce251e1-766b-42f0-91a3-7f58f66a8ded
  • 4e20ec69-456c-4b27-b42f-d2b57b02d371

Vulnerabilities in ip

Release: 21st May Release

Total Vulnerabilities: 2


1. CVE-2025-59437

Severity: LOW (Score: 2.1)

Description:
The ip (aka node-ip) package through 2.0.1 (in NPM) might allow SSRF because the IP address value 0 is improperly categorized as globally routable via isPublic. NOTE: this issue exists because of an incomplete fix for CVE-2024-29415. NOTE: in current versions of several applications, connection attempts to the IP address 0 (interpreted as 0.0.0.0) are blocked with error messages such as net::ERR_ADDRESS_INVALID. However, in some situations that depend on both application version and operating system, connection attempts to 0 and 0.0.0.0 are considered connection attempts to 127.0.0.1 (and, for this reason, a false value of isPublic would be preferable).

Reference: https://nvd.nist.gov/vuln/detail/CVE-2025-59437

Alert ID: 1ce251e1-766b-42f0-91a3-7f58f66a8ded


2. CVE-2025-59436

Severity: MEDIUM (Score: 5.1)

Description:
The ip (aka node-ip) package through 2.0.1 (in NPM) might allow SSRF because the IP address value 017700000001 is improperly categorized as globally routable via isPublic. NOTE: this issue exists because of an incomplete fix for CVE-2024-29415.

Reference: https://nvd.nist.gov/vuln/detail/CVE-2025-59436

Alert ID: 4e20ec69-456c-4b27-b42f-d2b57b02d371


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions