PyPi: Planet

CVE-2023-32303

Safety vulnerability ID: 58650

This vulnerability was reviewed by experts

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

Created at May 12, 2023 Updated at Dec 10, 2024
Scan your Python projects for vulnerabilities →

Advisory

Planet 2.0.1 fixes a security issue where a secret file was being created with read access for other users on the machine.
https://github.com/planetlabs/planet-client-python/commit/d71415a83119c5e89d7b80d5f940d162376ee3b7
https://github.com/planetlabs/planet-client-python/security/advisories/GHSA-j5fj-rfh6-qj85

Affected package

planet

Latest version: 2.12.0

Planet SDK for Python

Affected versions

Fixed versions

Vulnerability changelog

Fixed:
- Fix security issue where secret file was being created with read access other
users on the machine. Automatically fixes the file permissions to only read
and write the first time the file is accessed and continues to enforce the
proper file permissions going forward.

Docs:
- Fixed broken links on "CLI for Data API Tutorial" page (952).
- Protect against injecting javascript:URI into edited href tags in docs (934).
- Remove --pre --user from pip install instructions (948).
- Update the syntax of example code in the docstrings in the Order and Data
clients and add example code to the Subscriptions client docstring (943).

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

MEDIUM 5.5

CVSS v3 Details

MEDIUM 5.5
Attack Vector (AV)
LOCAL
Attack Complexity (AC)
LOW
Privileges Required (PR)
LOW
User Interaction (UI)
NONE
Scope (S)
UNCHANGED
Confidentiality Impact (C)
HIGH
Integrity Impact (I)
NONE
Availability Availability (A)
NONE