PyPi: Modelstore

CVE-2007-4559

Safety vulnerability ID: 51644

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at Aug 28, 2007 Updated at May 08, 2024
Scan your Python projects for vulnerabilities →

Advisory

Modelstore 0.0.76 includes a fix for CVE-2007-4559: Directory traversal vulnerability in the (1) extract and (2) extractall functions in the tarfile module in Python allows user-assisted remote attackers to overwrite arbitrary files via a .. (dot dot) sequence in filenames in a TAR archive, a related issue to CVE-2001-1267.

Affected package

modelstore

Latest version: 0.0.81

modelstore is a library for versioning, exporting, storing, and loading machine learning models

Affected versions

Fixed versions

Vulnerability changelog

**🐛 Bug fixes & general updates**

A workaround for a security issue in the Python `tarfile` library was added ([203](https://github.com/operatorai/modelstore/pull/203), thanks [TrellixVulnTeam](https://github.com/TrellixVulnTeam)).

A security upgrade to the `protobuf` was merged ([202](https://github.com/operatorai/modelstore/pull/202), thanks dependabot) - this impacts developers of this library only.

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

MEDIUM 6.8

CVSS v2 Details

MEDIUM 6.8
Access Vector (AV)
NETWORK
Access Complexity (AC)
MEDIUM
Authentication (Au)
NONE
Confidentiality Impact (C)
PARTIAL
Integrity Impact (I)
PARTIAL
Availability Impact (A)
PARTIAL