LiveActive security incident?Get immediate response
CVE Record

CVE-2018-19332: An issue was discovered in S-CMS v1.5.

An issue was discovered in S-CMS v1.5. There is a CSRF vulnerability that can add a new user via the admin/ajax.php?type=member&action=add URI.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2018-19332 is a reported cross-site request forgery issue in S-CMS v1.5. If an authenticated administrator is tricked into loading attacker-controlled content, the CMS may add a new user without the administrator intending it. The sources do not provide a CVSS score, confirmed patch, or evidence of active exploitation.

Executive priority

Treat this as a targeted web-admin risk, not a broad internet emergency. Prioritize if S-CMS v1.5 is in use, especially on externally managed sites. The main business concern is unauthorized CMS account creation leading to content, access, or operational compromise.

Technical view

The CVE describes CSRF affecting S-CMS v1.5 user creation through the admin member-add endpoint. The vulnerability depends on an authenticated admin browser session and insufficient request authenticity checks. Public data is sparse: no CWE, CVSS vector, affected CPE, or vendor remediation details are included in the provided records.

Likely exposure

Exposure is likely limited to organizations still running S-CMS v1.5 with reachable admin functionality and active administrator browser sessions. The provided affected-product metadata is incomplete, so asset confirmation is required before prioritizing remediation.

Exploitation context

The CVE is not listed as CISA KEV in the supplied bundle. A public proof-of-concept reference exists, but the bundle does not establish real-world exploitation. The issue is social-engineering dependent because CSRF generally requires a logged-in administrator to interact with attacker-controlled content.

Researcher notes

Evidence is thin and centered on the CVE description plus a PoC reference. Do not assume later S-CMS versions are affected or fixed without vendor evidence. Focus research on request authenticity controls, admin-session preconditions, and audit evidence for unexpected member creation.

Mitigation direction

  • Identify whether any public or internal sites run S-CMS v1.5.
  • Check vendor or project guidance for a fixed release or official workaround.
  • Restrict CMS administration access to trusted networks or VPN users.
  • Review and remove unauthorized CMS accounts.
  • Enforce CSRF protections on administrative state-changing requests if maintaining the code.

Validation and detection

  • Inventory CMS versions and confirm whether S-CMS v1.5 is present.
  • Review admin user creation logs for unexpected accounts.
  • Verify administrative user creation requires a valid anti-CSRF token.
  • Confirm session cookies use appropriate SameSite protections where supported.
  • Check whether admin endpoints are exposed beyond intended management networks.
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.

cve · low confidence lookup

CVE-2018-19332 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.

Source materials

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.