Security readout for executives and security teams
Plain-English summary
CVE-2018-19138 is a cross-site request forgery issue in WSTMart 2.0.7 affecting the admin staff-add page. A logged-in administrator could potentially be tricked into creating a staff account through an unintended browser request. The sources do not provide CVSS scoring, confirmed active exploitation, or vendor fix details.
Executive priority
Prioritize review if WSTMart 2.0.7 is in production or externally reachable. The business concern is unauthorized staff-account creation through admin session abuse. Urgency is lower where the product is absent, upgraded, or admin access is tightly restricted.
Technical view
The CVE record describes CSRF via index.php/admin/staffs/add.html in WSTMart 2.0.7. Public references include Exploit-DB and a GitHub issue, indicating public technical discussion or proof material exists. No CWE, CPE, patch version, or official mitigation is provided in the bundle.
Likely exposure
Exposure is likely limited to organizations running WSTMart 2.0.7 with authenticated administrative users accessing the staff-management interface. Internet exposure of the admin panel would increase practical risk, but the bundle does not confirm deployment patterns.
Exploitation context
The issue requires an authenticated admin session and user interaction with attacker-controlled content. KEV is false, and the provided sources do not state active exploitation in the wild. Public exploit-reference material exists, so defenders should treat it as known and reproducible.
Researcher notes
Evidence is sparse: the bundle provides a concise CVE description, Exploit-DB reference, and GitHub issue only. There is no CVSS vector, CWE mapping, affected CPE, patch statement, or vendor advisory. Avoid assuming fixed versions or broader WSTMart releases without additional vendor evidence.
Mitigation direction
- Inventory WSTMart deployments and confirm whether version 2.0.7 is present.
- Check WSTMart or upstream guidance for an official patch or upgrade path.
- Restrict administrative access to trusted networks or VPN users.
- Require fresh authentication for sensitive staff-management actions.
- Review admin activity for unexpected staff account creation.
Validation and detection
- Confirm whether index.php/admin/staffs/add.html exists on deployed WSTMart instances.
- Verify staff-creation requests require anti-CSRF protection.
- Review server logs for suspicious staff-add requests.
- Check administrator accounts and staff records for unexpected additions.
- Document whether any compensating access controls protect the admin panel.
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-19138 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
- 46036CVE reference · exploit, x_refsource_EXPLOIT-DB
- https://github.com/yanchongchong/swallow/issues/11CVE 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.
