Skip to content

Hijacked Environment Variables in proxy.js

Moderate severity GitHub Reviewed Published Aug 29, 2018 to the GitHub Advisory Database • Updated Jan 9, 2023

Package

npm proxy.js (npm)

Affected versions

<= 1.0.2

Patched versions

None

Description

The proxy.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.

References

Published to the GitHub Advisory Database Aug 29, 2018
Reviewed Jun 16, 2020
Last updated Jan 9, 2023

Severity

Moderate

Weaknesses

CVE ID

CVE-2017-16076

GHSA ID

GHSA-qj73-v688-wqxf

Source code

No known source code
Checking history
See something to contribute? Suggest improvements for this vulnerability.