Safety vulnerability ID: 58650
The information on this page was manually curated by our Cybersecurity Intelligence Team.
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
Latest version: 2.12.0
Planet SDK for Python
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).
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application