1

New Research Report - Exploring the 2024 State of Software Quality

Group 370
2

Codacy Product Showcase: January 2025 - Learn About Platform Updates

Group 370
3

Join us at Manchester Tech Festival on October 30th

Group 370

ESLint compromised: security

In this article:
Subscribe to our blog:

On July 12th, 2018, an issue was created in the eslint-scope repository. After some analysis, it is clear that this is a more significant issue than what was initially considered.

TLDR;

ESLint plugins may have compromised the content of your .npmrc file. If using the affected packages, you must revoke any credentials available through there.

If you’re using  ESLint through Codacy, there is nothing you need to do, as Codacy does not allow tools to access the internet during execution.

The Issue

The attacker published “malicious versions of the eslint-scope and eslint-config-eslint packages to the npm registry. On installation, the malicious packages downloaded and executed code from pastebin.com which sent the contents of the user’s .npmrc file to the attacker. An .npmrc file typically contains access tokens for publishing to npm.” You can see more details on the postmortem.

ESLint Affected Packages

  • eslint-scope@3.7
  • eslint-config-eslint@5.0

Resources

Wrapping it up

If you made it this far, why not thank Andrej Mihajlov for his finding. You can also follow him on Twitter.


Codacy is used by thousands of developers to analyze billions of lines of code every day!

Getting started is easy – and free! Just use your  GitHub, Bitbucket or Google account to sign up.

GET STARTED

RELATED
BLOG POSTS

The Bundling and Unbundling of the DevOps market
The DevOps market continues to grow: The global development and operations (DevOps) market size stood at USD 3,709.1 million in 2018 and is projected...
Codacy Integrates With GitLab Enterprise
As we see more and more enterprises adopting GitLab enterprise, we are happy to announce today that Codacy’s Enterprise version now integrates with...
New GitLab.com integration improves code quality for a wider audience
We are very excited to announce support for GitLab.com, GitLab’s cloud-based product. Now Codacy can improve code quality for a larger, diverse user...

Automate code
reviews on your commits and pull request

Group 13