CVE-2023-25164: Sensitive Information leak via Script File in TinaCMS
Tinacms is a Git-backed headless content management system with support for visual editing. Sites being built with @tinacms/cli >= 1.0.0 && < 1.0.9 which store sensitive values in the process.env variable are impacted. These values will be added in plaintext to the index.js file. If you're on a version prior to 1.0.0 this vulnerability does not affect you. If you are affected and your Tina-enabled website has sensitive credentials stored as environment variables (eg. Algolia API keys) you should rotate those keys immediately. This issue has been patched in @tinacms/cli@1.0.9. Users are advised to upgrade. There are no known workarounds for this issue.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2023-25164?
CVE-2023-25164 has been classified as a moderate severity vulnerability due to exposure of sensitive data.
How do I fix CVE-2023-25164?
To fix CVE-2023-25164, upgrade your Tinacms version to 1.0.9 or later.
What types of data are affected by CVE-2023-25164?
CVE-2023-25164 impacts sensitive values stored in the process.env variable.
Which versions of Tinacms are vulnerable to CVE-2023-25164?
Tinacms versions between 1.0.0 and 1.0.8 are vulnerable to CVE-2023-25164.
What can happen if I do not address CVE-2023-25164?
If CVE-2023-25164 is not addressed, sensitive data may be exposed in plaintext within the index.js file.