Netscaler Sdx FirmwareOperating system · Citrix

CVE-2013-3619

HIGH · 8.1 CVSS v3.1 Published 2020-01-02
Fix available
A fix is available. Upgrade to 3.12 / 3.15 or later.
See remediation →
90/100
Remediation priority · Urgent
Remotely reachable No privileges 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
Intelligent Platform Management Interface (IPMI) with firmware for Supermicro X9 generation motherboards before SMT_X9_317 and firmware for Supermicro X8 generation motherboards before SMT X8 312 contain harcoded private encryption keys for the (1) Lighttpd web server SSL interface and the (2) Dropbear SSH daemon.

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

Supermicro X9 and X8 generation motherboards contain hardcoded private SSL and SSH encryption keys embedded in their IPMI/BMC firmware. These static keys for the Lighttpd web server and Dropbear SSH daemon allow attackers who obtain the keys to decrypt traffic, impersonate services, or conduct man-in-the-middle attacks against the IPMI management interface.

MitigationUpdate IPMI firmware to SMT_X9_317 or later (X9) and SMT X8 312 or later (X8). If immediate patching is impossible, restrict network access to IPMI interfaces using firewalls or VLANs, and consider disabling remote IPMI access until firmware can be updated.

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
Netscaler Sdx FirmwareOperating system
Affected:= 10
Netscaler FirmwareOperating system
Affected:all versions
Netscaler Sd Wan FirmwareOperating system
Affected:all versions
Smt X9 FirmwareOperating system
Affected:< 3.15
Smt X8 FirmwareOperating system
Affected:< 3.12

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

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

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

  1. Identify the hardware platform and firmware version
    Access the IPMI/BMC web interface or use IPMI tools (e.g., ipmitool -I lanplus -U ADMIN -P ADMIN fru print) to retrieve the motherboard model and current firmware version
    Affected if The device is a Supermicro X9 motherboard with firmware < 3.15, or an X8 motherboard with firmware < 3.12, or a Citrix Netscaler SDX (firmware = 10), or any version of Citrix Netscaler or SD-WAN firmware
  2. Confirm the BMC/IPMI firmware is the Supermicro SMT variant
    Check the BMC firmware revision string via IPMI (ipmitool -I lanplus -U ADMIN -P ADMIN mc info) or through the web UI under Maintenance or Firmware Update. Look for 'SMT_X9' or 'SMT_X8' in the firmware description
    Affected if The firmware identifier contains SMT_X9 or SMT_X8 and the version is below the patched release (3.15 for X9, 3.12 for X8)
  3. Verify the IPMI web interface is reachable over the network
    Attempt to access the IPMI web server (https://<IPMI_IP>) from a network location or confirm the HTTP/HTTPS ports (80/443) are listening on the IPMI interface using nmap or netstat
    Affected if The IPMI management interface is network-accessible (not isolated behind a management-only VLAN or firewall)
  4. Check if the embedded Lighttpd web server is exposed
    Connect to the IPMI HTTPS port and inspect the SSL certificate. Compare the certificate chain or public key against known defaults for the vulnerable firmware versions, or verify that the same SSL certificate is used across multiple devices
    Affected if The web interface uses the hardcoded SSL certificate/private key embedded in the vulnerable firmware (same cert visible on multiple systems)
  5. Determine if SSH (Dropbear) on the IPMI interface is accessible
    Attempt an SSH connection to the IPMI IP address (ipmitool -I lanplus ssh) or check if port 22 is open on the BMC interface. Inspect the host key on connection for known fingerprints from the static key pair
    Affected if SSH access to the IPMI interface is enabled and uses the hardcoded Dropbear host key from the vulnerable firmware

You are affected if your device is a Supermicro X9 (firmware < 3.15) or X8 (firmware < 3.12) with IPMI exposed to the network, or any Citrix Netscaler SDX/SD-WAN version, and the IPMI web or SSH services are accessible using the default embedded keys.

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.

From vendor data
Upgrade available Upgrade to 3.12 / 3.15 or later
Fixed in 3.123.15
Interim mitigation

Update IPMI firmware to SMT_X9_317 or later (X9) and SMT X8 312 or later (X8). If immediate patching is impossible, restrict network access to IPMI interfaces using firewalls or VLANs, and consider disabling remote IPMI access until firmware can be updated.

Fix this in Netscaler Sdx Firmware Scoped from the published advisory
  • Consultation4.0 h
  • Implementation3.0 h
  • Testing2.0 h
  • Review / QA2.0 h
11.0 hours of engineering $2,000
Get the upgrade done

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

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2013-3619 — 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-2013-3619 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