CVE-2017-16615
Last modified
CVE-2017-16615 is a vulnerability of currently unknown severity. An exploitable vulnerability exists in the YAML parsing functionality in the parse_yaml_query 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. EPSS estimates a 3.42% chance of exploitation in the next 30 days.
Description
An exploitable vulnerability exists in the YAML parsing functionality in the parse_yaml_query 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.
Metrics
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Mlalchemy Project | Mlalchemy | 0.1.1 |
| Mlalchemy Project | Mlalchemy | 0.1.2 |
| Mlalchemy Project | Mlalchemy | 0.1.3 |
| Mlalchemy Project | Mlalchemy | 0.2.0 |
| Mlalchemy Project | Mlalchemy | 0.2.1 |
References
- https://github.com/thanethomson/MLAlchemy/issues/1Issue Tracking
- https://github.com/thanethomson/MLAlchemy/issues/1Issue Tracking
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2017-16615?
How severe is CVE-2017-16615?
How do I fix CVE-2017-16615?
Are you affected by CVE-2017-16615?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
