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

Security advisory - malicious exotel dependency #3265

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

anroots-tw
Copy link

Informational advisory.

For around 6 hours today, the Pypi package exotel had a malicious release, 0.1.6 published. It's setup.py would, on install, run a post-install hook, and call back to a C2 server.

If you installed Yelp/elastalert during this time window, you might be affected. There is a loose version constraint to exotel package in requirements.txt: https://github.com/Yelp/elastalert/blob/master/requirements.txt#L10

The malicious version was pulled by PyPi some minutes ago and is no longer installable. The library seems unmaintained since its last release 0.1.5 in 2017. Just in case - pin version to last known good - 0.1.5.

Ref jertel/elastalert2#931 & sarathsp06/exotel-py#10

(this is a backport of the hotfix from jertel/elastalert2, and not strictly needed to apply, as impact time window has passed )

Version 0.1.6 was malicious, loose constraint allows for an auto-update.
Library seems unmaintained past 0.1.5
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

Successfully merging this pull request may close these issues.

2 participants