Vulnerability Details : CVE-2021-27213
config.py in pystemon before 2021-02-13 allows code execution via YAML deserialization because SafeLoader and safe_load are not used.
Products affected by CVE-2021-27213
- cpe:2.3:a:pystemon_project:pystemon:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2021-27213
0.84%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 82 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2021-27213
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST | |
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2021-27213
-
The product deserializes untrusted data without sufficiently verifying that the resulting data will be valid.Assigned by: nvd@nist.gov (Primary)
References for CVE-2021-27213
-
https://github.com/cvandeplas/pystemon/commit/dbeb87afefdb63de2f4cff69b6f10c5965d14b54
Fixed code execution bug using SafeLoader() · cvandeplas/pystemon@dbeb87a · GitHubPatch;Third Party Advisory
-
https://www.huntr.dev/bounties/1-other-pystemon/
Arbitrary Code Execution in pystemon | huntrExploit;Third Party Advisory
Jump to