GHSA-CF3C-FFFP-34QH
Vulnerability from github – Published: 2018-10-29 19:05 – Updated: 2024-09-13 18:11
VLAI?
Summary
conference-scheduler-cli Arbitrary Code Execution
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.
Severity ?
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "conference-scheduler-cli"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.10.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2018-14572"
],
"database_specific": {
"cwe_ids": [
"CWE-502",
"CWE-78"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T21:31:12Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"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": "GHSA-cf3c-fffp-34qh",
"modified": "2024-09-13T18:11:18Z",
"published": "2018-10-29T19:05:38Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-14572"
},
{
"type": "WEB",
"url": "https://github.com/PyconUK/ConferenceScheduler-cli/issues/19"
},
{
"type": "PACKAGE",
"url": "https://github.com/PyconUK/ConferenceScheduler-cli"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-cf3c-fffp-34qh"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/conference-scheduler-cli/PYSEC-2018-64.yaml"
},
{
"type": "WEB",
"url": "https://joel-malwarebenchmark.github.io/blog/2020/04/25/cve-2018-14572-conference-scheduler-cli"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "conference-scheduler-cli Arbitrary Code Execution"
}
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…