Vulnerability CVE-2023-32303


Published: 2023-05-12

Description:
Planet is software that provides satellite data. The secret file stores the user's Planet API authentication information. It should only be accessible by the user, but before version 2.0.1, its permissions allowed the user's group and non-group to read the file as well. This issue was patched in version 2.0.1. As a workaround, set the secret file permissions to only user read/write by hand.

Type:

CWE-732

 References:
https://github.com/planetlabs/planet-client-python/commit/d71415a83119c5e89d7b80d5f940d162376ee3b7
https://github.com/planetlabs/planet-client-python/security/advisories/GHSA-j5fj-rfh6-qj85
https://github.com/planetlabs/planet-client-python/releases/tag/2.0.1

Copyright 2026, cxsecurity.com

 

Back to Top