Wordops · Wordops · CVE-2024-34528
**Name of the Vulnerable Software and Affected Versions**
WordOps versions prior to 3.20.1
**Description**
The issue is related to a TOCTOU race condition in the `wo/cli/plugins/stack pref.py` file. This occurs because the `conf path` `os.open` does not use a mode parameter during file creation, potentially allowing unauthorized access or modification of files.
**Recommendations**
For WordOps versions prior to 3.20.1, update to version 3.20.1 or later to resolve the issue.
As a temporary workaround, consider restricting access to the `wo/cli/plugins/stack pref.py` file until a patch is available.