CVE-2017-16618
OwlMixin YAML Loader Command Execution Vulnerability
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.
INFO
Published Date :
Nov. 8, 2017, 3:29 a.m.
Last Modified :
Nov. 21, 2024, 3:16 a.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
5.9
Exploitability Score :
3.9
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2017-16618
.
URL | Resource |
---|---|
https://github.com/tadashi-aikawa/owlmixin/commit/5d0575303f6df869a515ced4285f24ba721e0d4e | Patch Third Party Advisory |
https://github.com/tadashi-aikawa/owlmixin/issues/12 | Exploit Patch Third Party Advisory |
https://joel-malwarebenchmark.github.io/blog/2017/11/08/cve-2017-16618-convert-through-owlmixin/ | Exploit Third Party Advisory |
https://github.com/tadashi-aikawa/owlmixin/commit/5d0575303f6df869a515ced4285f24ba721e0d4e | Patch Third Party Advisory |
https://github.com/tadashi-aikawa/owlmixin/issues/12 | Exploit Patch Third Party Advisory |
https://joel-malwarebenchmark.github.io/blog/2017/11/08/cve-2017-16618-convert-through-owlmixin/ | Exploit Third Party Advisory |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2017-16618
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2017-16618
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by [email protected]
May. 14, 2024
Action Type Old Value New Value -
CWE Remap by [email protected]
Oct. 03, 2019
Action Type Old Value New Value Changed CWE CWE-77 CWE-77 NVD-CWE-noinfo -
Reanalysis by [email protected]
Aug. 02, 2019
Action Type Old Value New Value Changed Reference Type https://github.com/tadashi-aikawa/owlmixin/commit/5d0575303f6df869a515ced4285f24ba721e0d4e Issue Tracking, Third Party Advisory https://github.com/tadashi-aikawa/owlmixin/commit/5d0575303f6df869a515ced4285f24ba721e0d4e Patch, Third Party Advisory Changed Reference Type https://github.com/tadashi-aikawa/owlmixin/issues/12 Issue Tracking, Third Party Advisory https://github.com/tadashi-aikawa/owlmixin/issues/12 Exploit, Patch, Third Party Advisory Changed Reference Type https://joel-malwarebenchmark.github.io/blog/2017/11/08/cve-2017-16618-convert-through-owlmixin/ Third Party Advisory https://joel-malwarebenchmark.github.io/blog/2017/11/08/cve-2017-16618-convert-through-owlmixin/ Exploit, Third Party Advisory Changed CPE Configuration OR *cpe:2.3:a:owlmixin_project:owlmixin:*:*:*:*:*:*:*:* versions up to (excluding) 2.0.0a12 OR *cpe:2.3:a:owlmixin_project:owlmixin:*:*:*:*:*:*:*:* versions up to (excluding) 2.0.0 *cpe:2.3:a:owlmixin_project:owlmixin:2.0.0:alpha1:*:*:*:*:*:* *cpe:2.3:a:owlmixin_project:owlmixin:2.0.0:alpha10:*:*:*:*:*:* *cpe:2.3:a:owlmixin_project:owlmixin:2.0.0:alpha11:*:*:*:*:*:* *cpe:2.3:a:owlmixin_project:owlmixin:2.0.0:alpha2:*:*:*:*:*:* *cpe:2.3:a:owlmixin_project:owlmixin:2.0.0:alpha3:*:*:*:*:*:* *cpe:2.3:a:owlmixin_project:owlmixin:2.0.0:alpha4:*:*:*:*:*:* *cpe:2.3:a:owlmixin_project:owlmixin:2.0.0:alpha5:*:*:*:*:*:* *cpe:2.3:a:owlmixin_project:owlmixin:2.0.0:alpha6:*:*:*:*:*:* *cpe:2.3:a:owlmixin_project:owlmixin:2.0.0:alpha7:*:*:*:*:*:* *cpe:2.3:a:owlmixin_project:owlmixin:2.0.0:alpha8:*:*:*:*:*:* *cpe:2.3:a:owlmixin_project:owlmixin:2.0.0:alpha9:*:*:*:*:*:* -
Initial Analysis by [email protected]
Nov. 28, 2017
Action Type Old Value New Value Added CVSS V2 (AV:N/AC:L/Au:N/C:P/I:P/A:P) Added CVSS V3 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Changed Reference Type https://github.com/tadashi-aikawa/owlmixin/issues/12 No Types Assigned https://github.com/tadashi-aikawa/owlmixin/issues/12 Issue Tracking, Third Party Advisory Changed Reference Type https://github.com/tadashi-aikawa/owlmixin/commit/5d0575303f6df869a515ced4285f24ba721e0d4e No Types Assigned https://github.com/tadashi-aikawa/owlmixin/commit/5d0575303f6df869a515ced4285f24ba721e0d4e Issue Tracking, Third Party Advisory Changed Reference Type https://joel-malwarebenchmark.github.io/blog/2017/11/08/cve-2017-16618-convert-through-owlmixin/ No Types Assigned https://joel-malwarebenchmark.github.io/blog/2017/11/08/cve-2017-16618-convert-through-owlmixin/ Third Party Advisory Added CWE CWE-77 Added CPE Configuration OR *cpe:2.3:a:owlmixin_project:owlmixin:*:*:*:*:*:*:*:* versions up to (excluding) 2.0.0a12 -
CVE Modified by [email protected]
Nov. 10, 2017
Action Type Old Value New Value Added Reference https://joel-malwarebenchmark.github.io/blog/2017/11/08/cve-2017-16618-convert-through-owlmixin/ [No Types Assigned]
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2017-16618
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2017-16618
weaknesses.
Exploit Prediction
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days.
2.22 }} -0.03%
score
0.88250
percentile