Vulnerability Details : CVE-2018-14572
Potential exploit
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.
Vulnerability category: Execute code
Products affected by CVE-2018-14572
- cpe:2.3:a:pyconuk:conference-scheduler-cli:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2018-14572
1.05%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 84 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2018-14572
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.8
|
MEDIUM | AV:N/AC:M/Au:N/C:P/I:P/A:P |
8.6
|
6.4
|
NIST | |
7.8
|
HIGH | CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
1.8
|
5.9
|
NIST |
CWE ids for CVE-2018-14572
-
The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.Assigned by: nvd@nist.gov (Primary)
-
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.Assigned by: nvd@nist.gov (Primary)
References for CVE-2018-14572
-
https://github.com/PyconUK/ConferenceScheduler-cli/issues/19
import_schedule_definition is vulnerable · Issue #19 · PyconUK/ConferenceScheduler-cli · GitHubExploit;Third Party Advisory
-
https://joel-malwarebenchmark.github.io/blog/2020/04/25/cve-2018-14572-conference-scheduler-cli/
CVE-2018-14572: vulnerability in conference-scheduler-cli - Joel
Jump to