LiveActive security incident?Get immediate response
CVE Record

CVE-2018-19437: UCMS 1.4.7 allows remote authenticated users to change the administrator password because $_COOKIE['admin_'...

UCMS 1.4.7 allows remote authenticated users to change the administrator password because $_COOKIE['admin_'.cookiehash] is used for arbitrary cookie values that are set and not empty.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

UCMS 1.4.7 has an authentication weakness that may let a logged-in remote user change the administrator password. For a business, this could become administrative account takeover if any lower-privileged account is available. The public sources do not provide CVSS, a confirmed fix, or evidence of active exploitation.

Executive priority

Treat as urgent where UCMS 1.4.7 is internet-facing or permits self-service accounts. The business impact is potential administrative takeover, but evidence gaps prevent a confirmed active-exploitation assessment.

Technical view

The CVE states UCMS 1.4.7 trusts a cookie named with admin_ plus cookiehash when the value is arbitrary and non-empty. That can allow remote authenticated users to perform an administrator password change. The available metadata does not name CWE, affected CPEs, patched versions, or validated exploit activity.

Likely exposure

Exposure appears limited to deployments running UCMS 1.4.7 with reachable authenticated functionality. Risk increases where untrusted users can obtain accounts or where admin interfaces are internet-accessible.

Exploitation context

The issue is publicly disclosed and has a GitHub reference. The provided sources do not show CISA KEV listing, active exploitation, exploit maturity, or a vendor-confirmed remediation path.

Researcher notes

The record is sparse: no CVSS vector, CWE, CPE, or patched version is provided. Analysis should stay tied to UCMS 1.4.7 and the described cookie authorization failure unless additional vendor evidence is obtained.

Mitigation direction

  • Identify any UCMS 1.4.7 instances in production and staging.
  • Check UCMS project or vendor guidance for a fixed release or official workaround.
  • Restrict access to UCMS administrative paths to trusted networks or VPN users.
  • Review and harden account creation so untrusted users cannot obtain access.
  • After remediation, rotate administrator passwords and invalidate existing sessions.

Validation and detection

  • Confirm whether deployed UCMS versions match 1.4.7.
  • Review authentication logic for trust in non-empty admin_ cookies.
  • Verify administrator password changes require server-side authorization checks.
  • Check logs for unexpected administrator password changes or suspicious account activity.
  • Confirm compensating access restrictions cover all exposed UCMS admin routes.
Prepared
Confidence
medium
Sources
3

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.

description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2018-19437 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

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