CVE-2023-32303: Planet's secret file is created with excessive permissions

Published May 12, 2023
·
Updated

Impact The secret file stores the user's Planet API authentication information. It should only be accessible by the user, but its permissions allowed the user's group and non-group to read the file as well.

Validation Check the permissions on the secret file with ls -l ~/.planet.json and ensure that they read as -rw-------

Patches d71415a8

Workarounds Set the secret file permissions to only user read/write by hand: chmod 600 ~/.planet.json

Other sources

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.

MITRE

Affected Software

2 affected componentsFixes available
pip/planet<2.0.1
2.0.1
Planet Planet<2.0.1

Event History

May 12, 2023
CVE Published
via MITRE·08:55 PM
Data Sourced
via MITRE·08:55 PM
DescriptionSeverityWeakness
Advisory Published
via GitHub·08:55 PM

Frequently Asked Questions

1

What is the severity of CVE-2023-32303?

CVE-2023-32303 has a medium severity level due to improper file permissions allowing unauthorized access to sensitive user authentication information.

2

How do I fix CVE-2023-32303?

To fix CVE-2023-32303, update the Planet package to version 2.0.1 or later and ensure that file permissions for the secret file are correctly set.

3

What types of software are affected by CVE-2023-32303?

CVE-2023-32303 affects the Planet software package specifically version 2.0.1 and earlier.

4

What does CVE-2023-32303 impact?

CVE-2023-32303 impacts the confidentiality of users' authentication information stored in a secret file.

5

How can I validate if CVE-2023-32303 affects my installation?

You can validate CVE-2023-32303 by checking the permissions of the secret file using the command 'ls -l ~/.planet/secret'.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203