GHSA-4G82-3JCR-Q52W
Vulnerability from github – Published: 2022-05-25 23:09 – Updated: 2022-05-25 23:09
VLAI
Summary
Malware in ctx
Details
The ctx hosted project on PyPI was taken over via user account compromise and replaced with a malicious project which contained runtime code that collected the content of os.environ.items() when instantiating Ctx objects. The captured environment variables were sent as a base64 encoded query parameter to a heroku application running at https://anti-theft-web.herokuapp.com.
If you installed the package between May 14, 2022 and May 24, 2022, and your environment variables contain sensitive data like passwords and API keys (like AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY), we advise you to rotate your passwords and keys, then perform an audit to determine if they were exploited.
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "ctx"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.1.4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-912"
],
"github_reviewed": true,
"github_reviewed_at": "2022-05-25T23:09:55Z",
"nvd_published_at": null,
"severity": "CRITICAL"
},
"details": "The `ctx` hosted project on [PyPI](https://pypi.org/project/ctx/) was taken over via user account compromise and replaced with a malicious project which contained runtime code that collected the content of `os.environ.items()` when instantiating `Ctx` objects. The captured environment variables were sent as a base64 encoded query parameter to a heroku application running at `https://anti-theft-web.herokuapp.com`.\n\nIf you installed the package between May 14, 2022 and May 24, 2022, and your environment variables contain sensitive data like passwords and API keys (like `AWS_ACCESS_KEY_ID` and `AWS_SECRET_ACCESS_KEY`), we advise you to rotate your passwords and keys, then perform an audit to determine if they were exploited.",
"id": "GHSA-4g82-3jcr-q52w",
"modified": "2022-05-25T23:09:55Z",
"published": "2022-05-25T23:09:55Z",
"references": [
{
"type": "PACKAGE",
"url": "https://github.com/figlief/ctx"
},
{
"type": "WEB",
"url": "https://isc.sans.edu/forums/diary/ctx+Python+Library+Updated+with+Extra+Features/28678"
},
{
"type": "WEB",
"url": "https://portswigger.net/daily-swig/malicious-python-library-ctx-removed-from-pypi-repo"
},
{
"type": "WEB",
"url": "https://python-security.readthedocs.io/pypi-vuln/index-2022-05-24-ctx-domain-takeover.html"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Malware in ctx"
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…