CVE-2023-39336
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 · uneditedAn unspecified SQL Injection vulnerability in Ivanti Endpoint Manager released prior to 2022 SU 5 allows an attacker with access to the internal network to execute arbitrary SQL queries and retrieve output without the need for authentication. Under specific circumstances, this may also lead to RCE on the core server.
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 · high confidenceAn unauthenticated SQL injection vulnerability in Ivanti Endpoint Manager (versions prior to 2022 SU 5) allows attackers on the internal network to execute arbitrary SQL queries without authentication. Under specific conditions, this can escalate to remote code execution on the core server.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data< 2022= 2022CVSS 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
- Adjacent
- Complexity
- Low
- Privileges
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/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.
-
Identify installed Ivanti Endpoint Manager versionAccess the Ivanti Endpoint Manager console or check the product's About/Version information panel. Alternatively, locate the installation directory and check version metadata files if accessible.Affected if The installed version is 2022 (any build) or any version prior to 2022 SU 5, meaning it falls within the '< 2022; = 2022' range.
-
Confirm the specific 2022 build numberWithin the product interface or version documentation, identify the exact build or service pack level (such as SU1, SU2, SU3, SU4, or SU5).Affected if The build is earlier than SU5 (for example, 2022 SU4, SU3, SU2, SU1, or base 2022 release), indicating the vulnerability is present.
-
Determine network exposure of the EPM serverReview firewall rules, network ACLs, or VLAN configuration to identify whether the Ivanti Endpoint Manager server is reachable from internal network segments or only from dedicated admin workstations.Affected if The server listens on ports accessible to general internal network users (not restricted to admin-only IP ranges), creating the condition for unauthenticated internal attackers to reach the vulnerable endpoint.
-
Inspect web access logs for SQL injection patternsExamine IIS logs, Apache logs, or application logs for the EPM web interface looking for SQL meta-characters (such as single quotes, UNION SELECT, OR 1=1, xp_cmdshell) in query parameters.Affected if Suspicious SQL injection payloads appear in the logs, indicating potential exploitation attempts against the vulnerability.
-
Verify database account privilegesCheck the database connection configuration used by the EPM application. Determine if the application database account has elevated privileges such as sysadmin or db_owner that could enable xp_cmdshell or similar procedures.Affected if The EPM service account has excessive database privileges, meaning successful SQL injection could escalate to command execution.
You are affected if your Ivanti Endpoint Manager version is 2022 (any build) or any version before 2022 SU 5, and the server is accessible from your internal network without strict IP-based access controls.
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 · scoped2022
Upgrade Ivanti Endpoint Manager to version 2022 SU 5 or later. If immediate patching is not feasible, strictly limit network access to the affected system and implement additional network segmentation controls.
2022 SU 5 or later
- Identify the current version of Ivanti Endpoint Manager installed on the server
- Obtain the 2022 SU 5 (or later) update package from the official Ivanti download portal or through your licensed support channel
- Review the Ivanti Endpoint Manager upgrade documentation for prerequisites and compatibility checks
- Backup the current Endpoint Manager database and configuration
- Apply the 2022 SU 5 update following the standard Ivanti update procedure
- Verify the upgrade was successful by checking the version in the admin console
- Test critical functionality to ensure the update did not disrupt normal operations
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation3.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,224.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2023-39336 — 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-39336 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