Vulnerability Description
WordOps through 3.20.0 has a wo/cli/plugins/stack_pref.py TOCTOU race condition because the conf_path os.open does not use a mode parameter during file creation.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/WordOps/WordOps/blob/ecf20192c7853925e2cb3f8c8378cd0d86ca0d62
- https://github.com/WordOps/WordOps/issues/611
- https://github.com/WordOps/WordOps/blob/ecf20192c7853925e2cb3f8c8378cd0d86ca0d62
- https://github.com/WordOps/WordOps/issues/611
FAQ
What is CVE-2024-34528?
CVE-2024-34528 is a vulnerability with a CVSS score of 7.7 (HIGH). WordOps through 3.20.0 has a wo/cli/plugins/stack_pref.py TOCTOU race condition because the conf_path os.open does not use a mode parameter during file creation.
How severe is CVE-2024-34528?
CVE-2024-34528 has been rated HIGH with a CVSS base score of 7.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-34528?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.