VYPR
Unrated severityNVD Advisory· Published Jun 17, 2018· Updated Aug 5, 2024

CVE-2018-12335

CVE-2018-12335

Description

Incorrect access control in ECOS System Management Appliance (aka SMA) 5.2.68 allows a user to compromise authentication keys, and access and manipulate security relevant configurations, via unrestricted database access during Easy Enrollment.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

1

Patches

Vulnerability mechanics

Root cause

"Incorrect access control in the Easy Enrollment feature allows arbitrary port forwarding, enabling unrestricted access to the internal CouchDB database."

Attack vector

An attacker who obtains a valid activation code/passphrase pair (or performs a successful man-in-the-middle attack) can establish arbitrary port forwardings in the management appliance through the Easy Enrollment SSH tunnel [ref_id=1]. This allows the attacker to connect to the central CouchDB database, which is bound only to localhost on port 5984. The attacker can then dump credentials of arbitrary sticks and users, and modify the management database (e.g., enabling VNC with a weak password) [ref_id=1]. The activation code does not need to be deleted after use, so the attack may go unnoticed [ref_id=1].

Affected code

The advisory does not specify exact file paths or function names. The vulnerability resides in the Easy Enrollment feature of ECOS System Management Appliance (SMA) versions prior to 5.2.70 and 5.3.40. The CouchDB database listening on port 5984 is accessible via arbitrary port forwardings established through the Easy Enrollment SSH tunnel [ref_id=1].

What the fix does

According to the vendor, management versions 5.2.70 and 5.3.40 address this issue [ref_id=1]. The advisory does not include a patch diff, so the exact code changes are unknown. The advisory recommends mitigation measures such as using Easy Enrollment only in trusted networks and blocking port 909 (though noting this has side effects), and ensuring only trusted users obtain activation codes [ref_id=1].

Preconditions

  • inputAttacker must obtain a valid activation code/passphrase pair, or perform a successful man-in-the-middle attack on the Easy Enrollment process
  • networkThe management appliance must have Easy Enrollment enabled and be reachable over the network

Generated on May 25, 2026. Inputs: CWE entries + fix-commit diffs from this CVE's patches. Citations validated against bundle.

References

1

News mentions

0

No linked articles in our index yet.