CVE-2023-42433
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedIncorrect default permissions in some Endurance Gaming Mode software installers before version 1.3.937.0 may allow an authenticated user to potentially enable escalation of privilege via local access.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · moderate confidenceThis vulnerability involves incorrect default permissions set by Endurance Gaming Mode software installers prior to version 1.3.937.0. The installers apply overly permissive file or registry permissions that allow an authenticated local user to modify privileged resources and achieve elevation of privilege.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Local
- Complexity
- High
- Privileges
- Low
- User interaction
- Required
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Verify Endurance Gaming Mode installationSearch for Endurance Gaming Mode in installed programs via Control Panel Programs and Features, or query the registry at HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall for entries containing 'Endurance Gaming Mode'Affected if The software is found installed on the system
-
Determine installed versionLocate the Endurance Gaming Mode entry in Programs and Features and note the version displayed, or query the uninstall registry key for the DisplayVersion valueAffected if The displayed version is lower than 1.3.937.0 or the version cannot be determined (indicating a potentially affected build)
-
Inspect file system permissions on program directoryRight-click the Endurance Gaming Mode installation folder (typically in Program Files or Program Files x86), select Properties, go to the Security tab, and verify that non-admin users do not have Write or Full Control permissions to the folder and its contentsAffected if Authenticated users or non-privileged accounts have Write, Modify, or Full Control permissions on the program directory
-
Inspect registry permissions for Endurance Gaming Mode keysOpen regedit, navigate to HKLM\SOFTWARE\Endurance Gaming Mode or the installation path identified in the registry, right-click the key, select Permissions, and verify that standard users lack Write or Full Control access to registry keys under this pathAffected if Non-admin users have Write or Full Control permissions to Endurance Gaming Mode registry keys in HKLM
The environment is affected if Endurance Gaming Mode is installed with a version prior to 1.3.937.0 and overly permissive file or registry permissions exist for non-admin users on the software's directories or registry keys.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scopedUpgrade Endurance Gaming Mode software to version 1.3.937.0 or later, which contains corrected installer permissions. For already-installed affected versions, review and remediate file/folder and registry permissions to ensure standard least-privilege access controls.
Endurance Gaming Mode software version 1.3.937.0
- Navigate to the official Intel support website or download center
- Locate the Endurance Gaming Mode software
- Download version 1.3.937.0 or later
- Verify the downloaded file's integrity using checksums if provided
- Run the installer with appropriate administrator privileges
- Follow the installation prompts to complete the update
- Restart the system if required by the installer
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation6.0 h
- Testing4.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $4,544.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2023-42433 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2023-42433 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data