NPM Package

A popular npm package with more than 3.5 million weekly downloads has been found vulnerable to an account takeover attack.

"The package can be taken over by recovering an expired domain name for one of its maintainers and resetting the password," software supply chain security company Illustria said in a report.

While npm's security protections limit users to have only one active email address per account, the Israeli firm said it was able to reset the GitHub password using the recovered domain.

The attack, in a nutshell, grants a threat actor access to the package's associated GitHub account, effectively making it possible to publish trojanized versions to the npm registry that can be weaponized to conduct supply chain attacks at scale.

Cybersecurity

This is achieved by taking advantage of a GitHub Action that's configured in the repository to automatically publish the packages when new code changes are pushed.

"Even though the maintainer's npm user account is properly configured with [two-factor authentication], this automation token bypasses it," Bogdan Kortnov, co-founder and CTO of Illustria, said.

NPM Package

Illustria did not disclose the name of the module, but noted that it reached out to its maintainer, who has since taken steps to secure the account.

Cybersecurity

This is not the first time developer accounts have been found vulnerable to takeovers in recent years. In May 2022, a threat actor registered an expired domain used by the maintainer associated with the ctx Python package to seize control of the account and distribute a malicious version.


Found this article interesting? Follow us on Twitter and LinkedIn to read more exclusive content we post.