ghsa-rpc6-h455-3rx5
Vulnerability from github
Published
2022-05-17 05:36
Modified
2024-09-06 16:36
Summary
Celery local privilege escalation vulnerability
Details
Celery 2.1 and 2.2 before 2.2.8, 2.3 before 2.3.4, and 2.4 before 2.4.4 changes the effective id but not the real id during processing of the --uid and --gid arguments to celerybeat, celeryd_detach, celeryd-multi, and celeryev, which allows local users to gain privileges via vectors involving crafted code that is executed by the worker process.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "celery" }, "ranges": [ { "events": [ { "introduced": "2.1.0" }, { "fixed": "2.2.8" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "celery" }, "ranges": [ { "events": [ { "introduced": "2.3.0" }, { "fixed": "2.3.4" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "celery" }, "ranges": [ { "events": [ { "introduced": "2.4.0" }, { "fixed": "2.4.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2011-4356" ], "database_specific": { "cwe_ids": [ "CWE-269" ], "github_reviewed": true, "github_reviewed_at": "2024-05-01T16:44:52Z", "nvd_published_at": "2011-12-05T11:55:00Z", "severity": "MODERATE" }, "details": "Celery 2.1 and 2.2 before 2.2.8, 2.3 before 2.3.4, and 2.4 before 2.4.4 changes the effective id but not the real id during processing of the --uid and --gid arguments to celerybeat, celeryd_detach, celeryd-multi, and celeryev, which allows local users to gain privileges via vectors involving crafted code that is executed by the worker process.", "id": "GHSA-rpc6-h455-3rx5", "modified": "2024-09-06T16:36:28Z", "published": "2022-05-17T05:36:00Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-4356" }, { "type": "WEB", "url": "https://github.com/celery/celery/pull/544" }, { "type": "WEB", "url": "https://github.com/celery/celery/commit/53514b158b743678d8993638be5920cd09ccc35c" }, { "type": "WEB", "url": "https://github.com/celery/celery/commit/73388921731a0e6feb28ab0d389c4f7dc4d524f6" }, { "type": "WEB", "url": "https://github.com/celery/celery/commit/e0767e40994754fe8482bf4ff622c5c6d0b9f671" }, { "type": "PACKAGE", "url": "https://github.com/celery/celery" }, { "type": "WEB", "url": "https://github.com/celery/celery/blob/master/docs/sec/CELERYSA-0001.txt" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/celery/PYSEC-2011-17.yaml" }, { "type": "WEB", "url": "https://web.archive.org/web/20140722114447/http://secunia.com/advisories/46973" }, { "type": "WEB", "url": "https://web.archive.org/web/20200305001706/http://www.securityfocus.com/bid/50825" } ], "schema_version": "1.4.0", "severity": [], "summary": "Celery local privilege escalation vulnerability" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.