Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Nevercodecorrect

#17650of 53,608
15.2Total CVSS
Vulnerabilities · 2
High
2
PT-2024-25949
7.5
2024-05-05
Solidui · Solidui · CVE-2024-34527
**Name of the Vulnerable Software and Affected Versions** SolidUI version 0.4.0 **Description** The issue concerns an unnecessary print statement in the `spaces plugin/app.py` file for an OpenAI key. This printed string might be logged, potentially exposing sensitive information. **Recommendations** For SolidUI version 0.4.0, consider removing or disabling the unnecessary print statement in the `spaces plugin/app.py` file to prevent potential logging of sensitive information.
PT-2024-25950
7.7
2024-05-05
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.