PYSEC-2022-37
Vulnerability from pysec - Published: 2022-02-19 00:15 - Updated: 2022-03-09 00:15
VLAI?
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.)
Impacted products
| Name | purl | cobbler | pkg:pypi/cobbler |
|---|
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 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…