Security readout for executives and security teams
Plain-English summary
CVE-2018-10096 is a reported cross-site scripting issue in joyplus-cms 1.6.0. The public record says user-controlled device_name input can be reflected or processed unsafely in an administrative AJAX save request. Sources do not provide CVSS, confirmed exploitation, or a fixed release.
Executive priority
Treat this as a targeted legacy-CMS hygiene issue, not a confirmed emergency. Prioritize if joyplus-cms is internet-facing, business-critical, or used by privileged administrators. Lack of patch details increases the need for inventory and compensating controls.
Technical view
The CVE describes XSS via the device_name parameter in manager/admin_ajax.php with action=save and flag=add in joyplus-cms 1.6.0. The bundle lists no CWE, CVSS vector, CPE, or vendor advisory. Impact and exploitability depend on reachability and input handling in the affected deployment.
Likely exposure
Exposure is most likely limited to organizations running joyplus-cms 1.6.0 where the manager/admin_ajax.php save endpoint is present and reachable. The provided sources do not identify other affected versions or packaged products.
Exploitation context
The source bundle does not show CISA KEV inclusion or active exploitation. The issue is a public XSS report, so it is discoverable, but the available evidence does not confirm real-world exploitation, authentication requirements, or exploit reliability.
Researcher notes
Evidence is sparse: the CVE record names a parameter and endpoint, but provides no CVSS, CWE, fixed version, or detailed advisory. Avoid broad claims beyond joyplus-cms 1.6.0 unless additional vendor or code evidence is obtained.
Mitigation direction
- Inventory systems for joyplus-cms 1.6.0 installations.
- Check the project issue and repository guidance for fixes or maintained forks.
- Restrict administrative CMS paths to trusted networks and authenticated administrators.
- Apply output encoding and input validation where vendor guidance is unavailable.
- Monitor admin activity and content changes for suspicious script injection.
Validation and detection
- Confirm whether joyplus-cms 1.6.0 is deployed anywhere.
- Review application routes for manager/admin_ajax.php exposure.
- Assess whether device_name is stored, reflected, or rendered in admin pages.
- Check web logs for unusual requests to the affected administrative path.
- Verify any remediation with safe, non-destructive XSS regression testing.
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-10096 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/joyplus/joyplus-cms/issues/424CVE 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.
