Skip to content

chore(deps): security overrides — ip-address, socket.io-parser (AXE-3943, AXE-3944) - #282

Closed
sunny-se wants to merge 1 commit into
mainfrom
security/dependabot-axe-3943-3944
Closed

chore(deps): security overrides — ip-address, socket.io-parser (AXE-3943, AXE-3944)#282
sunny-se wants to merge 1 commit into
mainfrom
security/dependabot-axe-3943-3944

Conversation

@sunny-se

@sunny-se sunny-se commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • AXE-3943: ip-address override to >=10.4.0 — fixes GHSA-mwp4-54f8-5fhr (Address4 octal decoding SSRF bypass)
  • AXE-3944: socket.io-parser override to >=4.2.7 — fixes GHSA-2m8v-j782-fhvr (zero-attachment memory exhaustion, CVSS 7.5)

Both are transitive dependencies. Overrides in package.json ensure they persist across npm install.

Verification

  • npm ls ip-address → 10.4.0
  • npm ls socket.io-parser → 4.2.7

…AXE-3943, AXE-3944)

- ip-address: override to >=10.4.0 (GHSA-mwp4-54f8-5fhr, SSRF via octal decoding)
- socket.io-parser: override to >=4.2.7 (GHSA-2m8v-j782-fhvr, memory exhaustion)
@chikara1608

Copy link
Copy Markdown
Collaborator

Merged with #277

@chikara1608 chikara1608 closed this Aug 4, 2026
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.

2 participants