CVE-2017-16618
Unsafe deserialization in owlmixin
9.8
CRITICAL
CVSS 3.1
EPSS 2.0%
Description
An exploitable vulnerability exists in the YAML loading functionality of util.py in OwlMixin before 2.0.0a12. A "Load YAML" string or file (aka load_yaml or load_yamlf) can execute arbitrary Python commands resulting in command execution because load is used where safe_load should have been used. An attacker can insert Python into loaded YAML to trigger this vulnerability.
How to fix CVE-2017-16618
To remediate CVE-2017-16618, upgrade the affected package to a fixed version below.
- —upgrade to 2.0.0 or later
- —upgrade to 5d0575303f6df869a515ced4285f24ba721e0d4e or later
Is CVE-2017-16618 being exploited?
Low — EPSS is 2.0%, meaning exploitation activity has not been observed at scale.
Affected packages (2)
- from 0, < 2.0.0
- from 0, < 5d0575303f6df869a515ced4285f24ba721e0d4e | from 0, < 2.0.0
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N |
| osv | CVSS 3.1 | CRITICAL9.8 | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |