PT-2017-2870 · Python+1 · Tablib+1

Published

2017-04-18

·

Updated

2022-04-19

·

CVE-2017-2810

CVSS v3.1

9.8

Critical

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Tablib version 0.11.4
Description The issue is related to the Databook loading functionality in Tablib, where a yaml loaded Databook can execute arbitrary python commands, resulting in command execution. This is due to the lack of input data sanitization in the yaml.load function. An attacker can insert python code into loaded yaml to trigger this vulnerability, potentially allowing a remote attacker to execute arbitrary commands.
Recommendations For Tablib version 0.11.4, consider disabling the Databook loading functionality or restricting the use of yaml.load until a patch is available. As a temporary workaround, avoid using the yaml.load function to load untrusted yaml files. At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Command Injection

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BDU:2017-02154
CVE-2017-2810
GHSA-GCR6-RF47-JRGF
PYSEC-2017-95
SUSE-SU-2017:2105-1
SUSE-SU-2017_2105-1

Affected Products

Suse
Tablib