Security readout for executives and security teams
Plain-English summary
CVE-2018-8767 is a reported cross-site scripting issue in joyplus-cms 1.6.0. It involves the admin AJAX save path for video type data and the t_name field. Business risk depends on whether this CMS and its management interface are still in use and reachable.
Executive priority
Treat this as a targeted legacy-CMS exposure check, not an emergency internet-wide event, unless joyplus-cms 1.6.0 is confirmed reachable.
Technical view
The public description identifies XSS in manager/admin_ajax.php?action=save&tab={pre}vod_type via the t_name parameter in joyplus-cms 1.6.0. The source bundle provides no CVSS score, CWE mapping, authentication detail, patch version, or proof of active exploitation.
Likely exposure
Exposure is likely limited to organizations still running joyplus-cms 1.6.0, especially where the manager/admin interface is internet-accessible or broadly reachable internally.
Exploitation context
The CVE is public and references a GitHub issue, but it is not listed as KEV and the provided sources do not claim active exploitation.
Researcher notes
Evidence is sparse. The CVE text names the endpoint and parameter but omits exploit prerequisites, affected CPEs, scoring, and fixed versions. Avoid assuming unauthenticated access or active exploitation without additional vendor or incident evidence.
Mitigation direction
- Identify whether joyplus-cms 1.6.0 exists in production, staging, or archived deployments.
- Restrict access to the manager/admin interface to trusted administrators and trusted networks.
- Check the vendor repository or project guidance for an upgrade or maintained replacement.
- If maintaining the code, validate t_name input and encode output in admin views.
- Review admin activity logs for unusual content changes or suspicious administrator sessions.
Validation and detection
- Confirm application version and whether joyplus-cms 1.6.0 is deployed.
- Verify whether manager/admin_ajax.php is reachable from untrusted networks.
- Review code handling for t_name in the vod_type save workflow.
- Check whether stored admin content renders user-controlled t_name values unsafely.
- Document findings with screenshots or logs without using active exploit payloads.
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-8767 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/420CVE 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.
