LiveActive security incident?Get immediate response
CVE Record

CVE-2013-10065: Sysax Multi-Server <= 6.10 SSHD Key Exchange DoS

A denial-of-service vulnerability exists in Sysax Multi-Server version 6.10 via its SSH daemon. A specially crafted SSH key exchange packet can trigger a crash in the service, resulting in loss of availability. The flaw is triggered during the handling of malformed key exchange data, including a non-standard byte (\x28) in place of the expected SSH protocol delimiter.

HighCVSS 8.7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Sysax Multi-Server 6.10 can have its SSH service crashed by malformed key exchange data. For a business, the main impact is loss of file-transfer or remote-access availability, not confirmed data theft or code execution. Internet-facing SSH exposure increases urgency.

Executive priority

Prioritize remediation for internet-facing or business-critical Sysax Multi-Server 6.10 systems. The risk is service outage, and public exploit material lowers the barrier for disruption. Internal-only systems are lower urgency but still need inventory and vendor-guided remediation.

Technical view

The vulnerability is a remotely reachable SSH daemon denial of service in Sysax Multi-Server 6.10. The CVSS 4.0 vector indicates network access, low complexity, no privileges, no user interaction, and high vulnerable-system availability impact. The bundle maps it to CWE-248.

Likely exposure

Exposure is likely limited to organizations still running Sysax Multi-Server 6.10 with its SSH daemon enabled, especially where the service is reachable from untrusted networks or the internet. The bundle does not identify other affected versions.

Exploitation context

Public technical and exploit references exist, including a Metasploit module. The provided sources do not show CISA KEV listing or evidence of active exploitation. Treat exploit availability as a practical testing and abuse risk, but do not assume observed attacks without local telemetry.

Researcher notes

Evidence supports a malformed SSH key exchange handling crash affecting Sysax Multi-Server 6.10. The bundle does not name a fixed version, patch, or active exploitation. Validate exposure through asset, version, service, and network reachability checks rather than production crash testing.

Mitigation direction

  • Inventory Sysax Multi-Server deployments and identify version 6.10 instances.
  • Check Sysax guidance for a vendor-supported update or replacement path.
  • Restrict SSH access to trusted networks or VPN until remediated.
  • Disable the SSH service if it is not operationally required.
  • Monitor for SSH service crashes and unexpected restarts.

Validation and detection

  • Confirm whether Sysax Multi-Server 6.10 is installed on managed assets.
  • Verify whether the Sysax SSH daemon is enabled and externally reachable.
  • Review service logs and monitoring for crash or restart patterns.
  • Check perimeter rules for direct SSH exposure to untrusted sources.
  • Document compensating controls where upgrade status is unknown.
Prepared
Confidence
medium
Sources
6

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-248: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2013-10065 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.7 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
5Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8.7CVSS 4.0HighCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:NPrimary CVE score

Vulnerability scoring details

Base CVSS 4.0 score

8.7High
CVSS 4.0 vector shape for CVE-2013-10065Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Sysax SoftwareMulti-Server6.10unknown
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-248 · source CWE mapping

Uncaught Exception

Uncaught Exception represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.