Endpoint ManagerApplication · Ivanti

CVE-2024-34782

HIGH · 7.2 CVSS v3.1 Published 2024-11-13
Fix available
A fix is available. Upgrade to 2022 or later.
See remediation →
78/100
Remediation priority · High
Remotely reachable Zero-click

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 · unedited
SQL injection in Ivanti Endpoint Manager before 2024 November Security Update or 2022 SU6 November Security Update allows a remote authenticated attacker with admin privileges to achieve remote code execution.

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 confidence

SQL injection vulnerability in Ivanti Endpoint Manager allows a remote authenticated attacker with admin privileges to execute arbitrary SQL queries, which can be leveraged to achieve remote code execution on the underlying system.

MitigationApply the November Security Update for 2024 or the 2022 SU6 November Security Update to all affected Ivanti Endpoint Manager instances. Restrict admin access to trusted personnel and monitor for indicators of compromise.

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
Endpoint ManagerApplication
Affected:< 2022= 2022= 2024

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
Network
Complexity
Low
Privileges
High
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.1/AV:N/AC:L/PR:H/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 checks

Work through these to decide whether this CVE applies to you.

  1. Identify the installed Ivanti Endpoint Manager version
    Access the admin console and navigate to the About or System Information page, or check the installation directory for version metadata. Alternatively, query the registry on the server for the Endpoint Manager version key.
    Affected if The installed version is 2022, 2024, or any version prior to the November 2024 security update (i.e., versions matching < 2022, = 2022, or = 2024).
  2. Determine if the admin web console is externally accessible
    Review firewall rules and reverse proxy configurations to confirm whether the Ivanti Endpoint Manager admin interface (typically ports 80/443 or custom HTTPS ports) is exposed to untrusted networks or the internet.
    Affected if The admin web console is reachable from untrusted networks or the internet without VPN or IP allowlisting restrictions.
  3. Audit admin-level user accounts
    Log into the Ivanti Endpoint Manager admin console and review the list of configured administrator accounts. Cross-reference against known, expected administrators and look for unrecognized accounts, especially those created recently or with escalated privileges.
    Affected if There are admin accounts present that were not created by your organization, or admin access is granted to untrusted personnel.
  4. Review database query logs for suspicious activity
    Examine Ivanti Endpoint Manager database logs or SQL Server audit logs for unexpected or unauthorized SELECT, INSERT, or EXECUTE statements, particularly those containing stacked queries or SQL injection payloads.
    Affected if SQL queries in logs contain patterns indicative of injection (e.g., UNION statements, xp_cmdshell calls, or unexpected table enumeration).

Your environment is affected if the installed Ivanti Endpoint Manager version falls within the < 2022, = 2022, or = 2024 range AND the admin interface is accessible to untrusted users without proper network isolation.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

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 · scoped
Upgrade available Upgrade to 2022 or later
Fixed in 2022
Interim mitigation

Apply the November Security Update for 2024 or the 2022 SU6 November Security Update to all affected Ivanti Endpoint Manager instances. Restrict admin access to trusted personnel and monitor for indicators of compromise.

Recommended fix High confidence

2022 SU6 November Security Update (for 2022 branch) or 2024 November Security Update (for 2024 branch)

  1. Identify your current Ivanti Endpoint Manager version (2022 or 2024 branch)
  2. If on 2022 branch: upgrade to 2022 SU6 November Security Update
  3. If on 2024 branch: upgrade to 2024 November Security Update
  4. After upgrade, verify the version matches the expected November Security Update
  5. Review release notes for any additional post-upgrade configuration requirements
Caveat Review Ivanti release notes for the November Security Updates for any breaking changes or migration considerations specific to your version branch

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Endpoint Manager Scoped from the published advisory
  • Consultation6.0 h
  • Implementation8.0 h
  • Testing12.0 h
  • Review / QA4.0 h
30.0 hours of engineering $5,160
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $8,256.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2024-34782 — 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 sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2024-34782 in production — separate from our analysis above.

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.

What this is

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.

What belongs here
  • 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