LiveActive security incident?Get immediate response
CVE Record

CVE-2018-19896: ThinkCMF X2.2.2 has SQL Injection via the function delete() in SlideController.class.php and is exploitable...

ThinkCMF X2.2.2 has SQL Injection via the function delete() in SlideController.class.php and is exploitable with the manager privilege via the ids[] parameter in a slide action.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2018-19896 is a SQL injection issue reported in ThinkCMF X2.2.2. A manager-level user could abuse the slide deletion workflow to affect database queries through the ids[] parameter. The public record does not provide a CVSS score, patch details, or evidence of active exploitation.

Executive priority

Treat as a targeted application risk, not a broad internet worm risk based on current evidence. Prioritize if ThinkCMF X2.2.2 is in use, especially where manager access is shared, weakly protected, or externally reachable.

Technical view

The CVE describes SQL injection in delete() within SlideController.class.php, reachable through a slide action using the ids[] parameter. The issue requires manager privilege according to the description. Source data does not include exploit telemetry, CVSS metrics, CWE mapping, or confirmed fixed versions.

Likely exposure

Likely exposure is ThinkCMF X2.2.2 installations with the relevant slide management feature enabled and manager-level accounts able to access it. Internet-exposed admin panels, shared manager accounts, or weak account controls would increase business risk.

Exploitation context

The source says exploitation requires manager privilege. The record is not listed in KEV, and the supplied sources do not state active exploitation. Because it is SQL injection, impact could include unauthorized database reads or changes, but exact impact is not quantified in the sources.

Researcher notes

Evidence is sparse. The useful anchors are product/version, affected controller/function, ids[] parameter, and required manager privilege. No CVSS, CWE, patch version, or active exploitation claim is present in the supplied bundle.

Mitigation direction

  • Identify whether any systems run ThinkCMF X2.2.2.
  • Restrict manager/admin panel access to trusted users and networks.
  • Review ThinkCMF issue #26 and vendor guidance for remediation details.
  • Audit manager accounts for least privilege and unnecessary access.
  • Monitor slide-management activity and database errors for anomalies.

Validation and detection

  • Inventory ThinkCMF versions across production, staging, and backups.
  • Confirm whether SlideController.class.php contains the affected delete() logic.
  • Review access logs for unusual slide delete requests by manager accounts.
  • Verify manager/admin interfaces are not broadly internet-accessible.
  • After remediation, validate with controlled non-destructive testing only.
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

Database behavior lookup

The CVE wording references database injection or access, so collection and exfiltration 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-19896 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.