CVE-2017-16615

Source
https://nvd.nist.gov/vuln/detail/CVE-2017-16615
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2017-16615.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2017-16615
Aliases
Published
2017-11-08T03:29:00Z
Modified
2025-01-08T10:11:11.239674Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

An exploitable vulnerability exists in the YAML parsing functionality in the parseyamlquery method in parser.py in MLAlchemy before 0.2.2. When processing YAML-Based queries for data, a YAML parser 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.

References

Affected packages

Git / github.com/thanethomson/mlalchemy

Affected ranges

Type
GIT
Repo
https://github.com/thanethomson/mlalchemy
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed

Affected versions

v0.*

v0.1.1
v0.1.2
v0.1.3
v0.2.0
v0.2.1