Skip to content

Update dependency ip to v1.1.9 [SECURITY]#57

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/npm-ip-vulnerability
Open

Update dependency ip to v1.1.9 [SECURITY]#57
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/npm-ip-vulnerability

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 22, 2024

This PR contains the following updates:

Package Change Age Confidence
ip 1.1.81.1.9 age confidence

NPM IP package incorrectly identifies some private IP addresses as public

CVE-2023-42282 / GHSA-78xj-cgh5-2h22

More information

Details

The isPublic() function in the NPM package ip doesn't correctly identify certain private IP addresses in uncommon formats such as 0x7F.1 as private. Instead, it reports them as public by returning true. This can lead to security issues such as Server-Side Request Forgery (SSRF) if isPublic() is used to protect sensitive code paths when passed user input. Versions 1.1.9 and 2.0.1 fix the issue.

Severity

Low

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


Release Notes

indutny/node-ip (ip)

v1.1.9

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • ""
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title chore(deps): update dependency ip to v1.1.9 [security] chore(deps): update dependency ip to v1.1.9 [security] - autoclosed Feb 24, 2024
@renovate renovate Bot closed this Feb 24, 2024
@renovate renovate Bot deleted the renovate/npm-ip-vulnerability branch February 24, 2024 02:18
@renovate renovate Bot changed the title chore(deps): update dependency ip to v1.1.9 [security] - autoclosed chore(deps): update dependency ip to v1.1.9 [security] Feb 24, 2024
@renovate renovate Bot reopened this Feb 24, 2024
@renovate renovate Bot restored the renovate/npm-ip-vulnerability branch February 24, 2024 05:27
@renovate renovate Bot force-pushed the renovate/npm-ip-vulnerability branch from d0761c5 to af0bb2c Compare February 24, 2024 05:28
@renovate renovate Bot force-pushed the renovate/npm-ip-vulnerability branch from af0bb2c to 6609137 Compare November 10, 2025 19:13
@renovate renovate Bot force-pushed the renovate/npm-ip-vulnerability branch from 6609137 to ac19f8e Compare November 18, 2025 10:55
@renovate renovate Bot force-pushed the renovate/npm-ip-vulnerability branch 2 times, most recently from f92af83 to f5801d6 Compare December 31, 2025 19:02
@renovate renovate Bot changed the title chore(deps): update dependency ip to v1.1.9 [security] chore(deps): update dependency ip to v1.1.9 [security] - autoclosed Mar 27, 2026
@renovate renovate Bot closed this Mar 27, 2026
@renovate renovate Bot deleted the renovate/npm-ip-vulnerability branch March 27, 2026 01:36
@renovate renovate Bot changed the title chore(deps): update dependency ip to v1.1.9 [security] - autoclosed chore(deps): update dependency ip to v1.1.9 [security] Mar 30, 2026
@renovate renovate Bot reopened this Mar 30, 2026
@renovate renovate Bot force-pushed the renovate/npm-ip-vulnerability branch from f5801d6 to c3d4198 Compare March 30, 2026 22:16
@renovate renovate Bot changed the title chore(deps): update dependency ip to v1.1.9 [security] Update dependency ip to v1.1.9 [SECURITY] Apr 8, 2026
@renovate renovate Bot changed the title Update dependency ip to v1.1.9 [SECURITY] Update dependency ip to v1.1.9 [SECURITY] - autoclosed Apr 27, 2026
@renovate renovate Bot closed this Apr 27, 2026
@renovate renovate Bot changed the title Update dependency ip to v1.1.9 [SECURITY] - autoclosed Update dependency ip to v1.1.9 [SECURITY] Apr 28, 2026
@renovate renovate Bot reopened this Apr 28, 2026
@renovate renovate Bot force-pushed the renovate/npm-ip-vulnerability branch from c3d4198 to 08430c7 Compare April 28, 2026 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants