Skip to content

dependabot npm(deps): [security] bump ip and unleash-client

Bumps ip to 2.0.1 and updates ancestor dependency unleash-client. These dependencies need to be updated together.

Updates ip from 1.1.8 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 ip allows an attacker to execute arbitrary code and obtain sensitive information via the isPublic() 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

Updates unleash-client from 5.5.0 to 5.5.1

Release notes

Sourced from unleash-client's releases.

v5.5.1

What's Changed

Full Changelog: https://github.com/Unleash/unleash-client-node/compare/v5.5.0...v5.5.1

Commits

Merge request reports