Security readout for executives and security teams
Plain-English summary
CVE-2018-11405 is a cross-site request forgery issue reported in Kliqqi 2.0.2 admin user management. In business terms, it could let an attacker abuse a logged-in administrator’s browser to trigger unintended user-management actions. The public record is sparse, so urgency depends on whether Kliqqi 2.0.2 is actually deployed.
Executive priority
Prioritize this if Kliqqi 2.0.2 is present, especially where administrators use the system from general browsing environments. If Kliqqi is not deployed, no action is needed beyond recording non-exposure.
Technical view
The CVE description identifies CSRF in Kliqqi 2.0.2 at admin/admin_users.php. The source bundle does not provide CVSS, CWE, detailed affected CPEs, fixed versions, or a confirmed exploit chain. Treat it as an admin-scope request integrity flaw until vendor or repository evidence clarifies the exact action coverage and remediation.
Likely exposure
Exposure is most likely limited to organizations running Kliqqi 2.0.2 with reachable administrative functionality. The official affected-product metadata in the bundle is incomplete, so asset confirmation is required before scoping impact.
Exploitation context
No CISA KEV entry or cited source in the bundle confirms active exploitation. CSRF typically depends on a legitimate administrator being authenticated and induced to load attacker-controlled content, but the provided sources do not document a complete exploit scenario.
Researcher notes
Evidence is limited to the CVE description and one GitHub issue reference. The bundle does not identify fixed versions, CVSS, affected CPEs, or exploitation in the wild. Validate against the repository issue before assigning broad fleet impact.
Mitigation direction
- Inventory internet-facing and internal Kliqqi deployments and confirm version 2.0.2 use.
- Check the linked Kliqqi issue and vendor project guidance for fixed versions or patches.
- Restrict access to Kliqqi administrative paths to trusted networks or VPN users.
- Require administrator hygiene controls, including logout after use and caution with untrusted links.
- If maintaining code, ensure admin user actions enforce server-side CSRF validation.
Validation and detection
- Confirm whether admin/admin_users.php exists in deployed Kliqqi instances.
- Review admin user-management forms for CSRF token generation and server-side validation.
- Check application logs for unexpected admin user additions, edits, or privilege changes.
- Verify whether any local patch or upgrade addresses the linked GitHub issue.
- Document deployment exposure, administrator access paths, and compensating controls.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-2018-11405 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
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.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/Kliqqi-CMS/Kliqqi-CMS/issues/256CVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
