CVE-2024-34528

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.
Configurations

No configuration.

History

21 Nov 2024, 09:18

Type Values Removed Values Added
References () https://github.com/WordOps/WordOps/blob/ecf20192c7853925e2cb3f8c8378cd0d86ca0d62/wo/cli/plugins/stack_pref.py#L77 - () https://github.com/WordOps/WordOps/blob/ecf20192c7853925e2cb3f8c8378cd0d86ca0d62/wo/cli/plugins/stack_pref.py#L77 -
References () https://github.com/WordOps/WordOps/issues/611 - () https://github.com/WordOps/WordOps/issues/611 -

01 Nov 2024, 19:35

Type Values Removed Values Added
Summary
  • (es) WordOps hasta 3.20.0 tiene una condición de ejecución TOCTOU wo/cli/plugins/stack_pref.py porque conf_path os.open no usa un parámetro de modo durante la creación del archivo.
CWE CWE-367
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.7

06 May 2024, 00:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-05-06 00:15

Updated : 2024-11-21 09:18


NVD link : CVE-2024-34528

Mitre link : CVE-2024-34528

CVE.ORG link : CVE-2024-34528


JSON object : View

Products Affected

No product.

CWE
CWE-367

Time-of-check Time-of-use (TOCTOU) Race Condition