[Security] Bump ip from 2.0.0 to 2.0.1
Bumps ip from 2.0.0 to 2.0.1. This update includes a security fix.
Vulnerabilities fixed
NPM IP package vulnerable to Server-Side Request Forgery (SSRF) attacks An issue in all published versions of the NPM package
ipallows an attacker to execute arbitrary code and obtain sensitive information via theisPublic()function. This can lead to potential Server-Side Request Forgery (SSRF) attacks. The core issue is the function's failure to accurately distinguish between public and private IP addresses.Patched versions: none Affected versions: <= 2.0.0
Commits
-
3b0994a2.0.1 -
32f468flib: fixed CVE-2023-42282 and added unit test - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebasewill rebase this MR -
$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflicts