Security readout for executives and security teams
Plain-English summary
OneThink v1.1 has a reported CSRF flaw in its administrative user-add page. If an administrator is already signed in and is tricked into making a malicious browser request, an unauthorized user could be created. The sources do not provide CVSS, a vendor fix, or evidence of active exploitation.
Executive priority
Treat this as a targeted administrative-risk issue, not a broad internet worm risk based on current evidence. Prioritize validation if OneThink v1.1 is used, because unauthorized account creation can undermine trust in the application.
Technical view
CVE-2018-15198 describes a CSRF vulnerability in OneThink v1.1 at admin.php?s=/User/add.html that can add a user. The record does not list CVSS, CWE, CPEs, patch details, or confirmed exploit activity. Analysis is limited to the CVE description and referenced GitHub issue.
Likely exposure
Exposure is limited to organizations running OneThink v1.1, especially where administrators access the admin panel from browsers that may visit untrusted sites. The source bundle does not identify other affected versions or products.
Exploitation context
The CVE describes CSRF, which generally depends on a logged-in privileged user being induced to make an unintended request. KEV is false, and the provided sources do not report exploitation in the wild.
Researcher notes
The public record is sparse: no CVSS, CWE, CPE, patch, or exploit-status detail is provided. Do not infer affected versions beyond OneThink v1.1. Validation should focus on CSRF protection and account-creation audit evidence without relying on unverified exploit claims.
Mitigation direction
- Check upstream OneThink guidance and issue #36 for any fixed release or patch.
- Restrict administrative interface access to trusted networks or VPN users.
- Ensure administrative user creation requires anti-CSRF protection.
- Review existing accounts and remove unauthorized or unexpected users.
- Reduce administrator exposure to untrusted sites while logged in.
Validation and detection
- Inventory OneThink deployments and confirm whether v1.1 is present.
- Review admin user creation logs for unexpected accounts.
- Verify whether the user-add workflow enforces anti-CSRF controls.
- Confirm administrative access is limited to intended operators.
- Track vendor or project updates before declaring remediation complete.
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-15198 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/liu21st/onethink/issues/36CVE 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.
