CVE-2017-16045: Infoleak
jquery.js was a malicious module published with the intent to hijack environment variables. It has been unpublished by npm.
Other sources
The jquery.js package is a piece of malware that steals environment variables and sends them to attacker controlled locations.
All versions have been unpublished from the npm registry.
Recommendation
As this package is malware, if you find it installed in your environment, the real security concern is determining how it got there.
If you have found this installed in your environment, you should: 1. Delete the package 2. Clear your npm cache 3. Ensure it is not present in any other package.json files on your system 4. Regenerate your registry credentials, tokens, and any other sensitive credentials that may have been present in your environment variables.
Additionally, any service which may have been exposed via credentials in your environment variables, such as a database, should be reviewed for indicators of compromise as well.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2017-16045?
CVE-2017-16045 is considered a significant security vulnerability due to its potential to steal sensitive environment variables.
How do I fix CVE-2017-16045?
To fix CVE-2017-16045, remove the malicious jquery.js package and ensure you are not using any version of it.
What environments are affected by CVE-2017-16045?
CVE-2017-16045 affects all installations of the jquery.js package published on npm.
Is there a patch available for CVE-2017-16045?
There is no patch for CVE-2017-16045 as the malicious package has been unpublished and should not be used.
What should I do if I have installed jquery.js as a dependency?
If you have installed jquery.js as a dependency, it is crucial to remove it immediately and check for any signs of compromise.