pysec-2022-37
Vulnerability from pysec
Published
2022-02-19 00:15
Modified
2022-03-09 00:15
Details
An issue was discovered in Cobbler before 3.3.1. In the templar.py file, the function check_for_invalid_imports can allow Cheetah code to import Python modules via the "#from MODULE import" substring. (Only lines beginning with #import are blocked.)
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "cobbler", "purl": "pkg:pypi/cobbler" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.3.1" } ], "type": "ECOSYSTEM" } ], "versions": [ "0.6.3-2", "3.1.2", "3.2.1", "3.2.2", "3.3.0" ] } ], "aliases": [ "CVE-2021-45082", "GHSA-6cm4-gm85-972c" ], "details": "An issue was discovered in Cobbler before 3.3.1. In the templar.py file, the function check_for_invalid_imports can allow Cheetah code to import Python modules via the \"#from MODULE import\" substring. (Only lines beginning with #import are blocked.)", "id": "PYSEC-2022-37", "modified": "2022-03-09T00:15:58.932039Z", "published": "2022-02-19T00:15:00Z", "references": [ { "type": "WEB", "url": "https://github.com/cobbler/cobbler/releases" }, { "type": "REPORT", "url": "https://bugzilla.suse.com/show_bug.cgi?id=1193678" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-6cm4-gm85-972c" } ] }
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.