SCA: security update for owlmixin (GHSA-ccmq-qvcp-5mrm)

critical Tenable Cloud Security Plugin ID 423418

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2017-16618)

See Also

https://github.com/advisories/GHSA-ccmq-qvcp-5mrm

Plugin Details

Severity: Critical

ID: 423418

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 3/29/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.15

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.9

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P

CVSS Score Source: CVE-2017-16618

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.8

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

CVSS v4

Risk Factor: Critical

Base Score: 9.3

Threat Score: 8.9

Threat Vector: CVSS:4.0/E:P

Vector: 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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 7/13/2018

Vulnerability Publication Date: 11/8/2017

Reference Information

CVE: CVE-2017-16618

cwe: CWE-502