Security readout for executives and security teams
Plain-English summary
CVE-2017-14534 is a reported cross-site scripting issue in NexusPHP 1.5.beta5.20120707. The issue is tied to path data reaching location.php through PHP_SELF. Public metadata does not provide a CVSS score, vendor advisory, or confirmed fixed version, so business urgency depends on whether this legacy software is exposed.
Executive priority
Treat as a targeted legacy-software exposure check, not an emergency by default. Prioritize quickly if NexusPHP 1.5.beta5.20120707 is internet-facing, because XSS can affect user trust, sessions, and administrative workflows even without confirmed exploitation.
Technical view
The CVE describes reflected XSS via PATH_INFO to location.php, related to PHP_SELF handling in NexusPHP 1.5.beta5.20120707. The official affected-product fields are not populated, but the CVE title and description name NexusPHP. No CWE, CVSS vector, patch identifier, or mitigation is supplied in the bundle.
Likely exposure
Exposure is most likely limited to organizations still running NexusPHP 1.5.beta5.20120707 or close derivatives with location.php reachable by users. Internet-facing tracker or portal deployments would carry more practical risk. The source bundle does not identify other affected versions or products.
Exploitation context
The CVE is not listed as CISA KEV in the provided bundle, and no cited source confirms active exploitation. The referenced public report appears to document the issue, but the bundle does not provide operational exploit status, attack prevalence, or remediation confirmation.
Researcher notes
Source quality is sparse. The CVE record names NexusPHP and the vulnerable path, but official affected-product metadata is empty and no CVSS or CWE is assigned. Avoid expanding scope beyond the named version unless internal testing or vendor history proves related builds are affected.
Mitigation direction
- Inventory for NexusPHP 1.5.beta5.20120707 and public location.php exposure.
- Check current project or maintainer guidance for a fixed version or patch.
- If no fix is available, reduce external access to affected NexusPHP pages.
- For maintained forks, encode reflected path data before rendering it in HTML.
- Plan retirement or replacement for unsupported legacy NexusPHP deployments.
Validation and detection
- Confirm whether any production or staging systems run the named NexusPHP version.
- Review location.php and templates for PHP_SELF or PATH_INFO reflected into output.
- Use non-destructive staging tests to confirm whether path input is rendered unsafely.
- Review web logs for unusual requests targeting location.php path handling.
- Document whether exposure is public, authenticated-only, or unreachable.
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-2017-14534 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://raw.githubusercontent.com/yangchonghui2017/cve/master/2.txtCVE 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.
