Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

High severity - Code Injection vulnerability in js-deobfuscator (package.json) #79

Open
github-actions bot opened this issue Jun 6, 2024 · 0 comments

Comments

@github-actions
Copy link

github-actions bot commented Jun 6, 2024

  • Package Manager: npm
  • Vulnerable module: js-deobfuscator
  • Introduced through: goof@1.0.1 and js-deobfuscator@1.0.14

Detailed paths

  • Introduced through: goof@1.0.1 › js-deobfuscator@1.0.14

Overview

js-deobfuscator is an A simple but powerful deobfuscator to remove common JavaScript obfuscation techniques. Open an issue if there is a feature you think should be implemented.

Affected versions of this package are vulnerable to Code Injection through crafted payloads targeting expression simplification. An attacker can execute arbitrary code by exploiting improperly handled input in the expression simplification feature.

Workaround

This vulnerability can be mitigated by disabling the expression simplification feature.

Remediation

Upgrade js-deobfuscator to version 1.1.0 or higher.

References

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

No branches or pull requests

0 participants