PYSEC-2018-64
Vulnerability from pysec - Published: 2018-08-28 19:29 - Updated: 2021-08-25 04:29
VLAI?
Details
In conference-scheduler-cli, a pickle.load call on imported data allows remote attackers to execute arbitrary code via a crafted .pickle file, as demonstrated by Python code that contains an os.system call.
Impacted products
| Name | purl | conference-scheduler-cli | pkg:pypi/conference-scheduler-cli |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "conference-scheduler-cli",
"purl": "pkg:pypi/conference-scheduler-cli"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.1.0",
"0.10.1",
"0.2.0",
"0.3.0",
"0.3.1",
"0.4.0",
"0.4.1",
"0.5.0",
"0.6.0",
"0.7.0",
"0.7.1",
"0.7.2",
"0.8.0",
"0.8.1",
"0.8.2",
"0.8.3",
"0.8.4",
"0.9.0",
"0.9.1"
]
}
],
"aliases": [
"CVE-2018-14572",
"GHSA-cf3c-fffp-34qh"
],
"details": "In conference-scheduler-cli, a pickle.load call on imported data allows remote attackers to execute arbitrary code via a crafted .pickle file, as demonstrated by Python code that contains an os.system call.",
"id": "PYSEC-2018-64",
"modified": "2021-08-25T04:29:57.468517Z",
"published": "2018-08-28T19:29:00Z",
"references": [
{
"type": "REPORT",
"url": "https://github.com/PyconUK/ConferenceScheduler-cli/issues/19"
},
{
"type": "ARTICLE",
"url": "https://joel-malwarebenchmark.github.io/blog/2020/04/25/cve-2018-14572-conference-scheduler-cli/"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-cf3c-fffp-34qh"
}
]
}
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…