GLSA 201811-18: Tablib: Arbitrary command execution

Severity:normal
Title:Tablib: Arbitrary command execution
Date:11/27/2018
Bugs: #621884
ID:201811-18

Synopsis

A vulnerability in Tablib might allow remote attackers to execute arbitrary python commands.

Background

Tablib is an MIT Licensed format-agnostic tabular dataset library, written in Python. It allows you to import, export, and manipulate tabular data sets.

Affected packages

Package Vulnerable Unaffected Architecture(s)
dev-python/tablib < 0.12.1 >= 0.12.1 All supported architectures

Description

A vulnerability was discovered in Tablib’s Databook loading functionality, due to improper input validation.

Impact

A remote attacker, by enticing the user to process a specially crafted Databook via YAML, could possibly execute arbitrary python commands with the privilege of the process.

Workaround

There is no known workaround at this time.

Resolution

All Tablib users should upgrade to the latest version:

      # emerge --sync
      # emerge --ask --oneshot --verbose ">=dev-python/tablib-0.12.1"
    

References

Availability

This GLSA and any updates to it are available for viewing at the Gentoo Security Website: http://security.gentoo.org/glsa/glsa-201811-18.xml

Concerns?

Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.

License

Copyright 2010 Gentoo Foundation, Inc; referenced text belongs to its owner(s). The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.

Thank you!