Security readout for executives and security teams
Plain-English summary
CVE-2017-9764 is an XSS issue reported in MetInfo 5.3.17. An attacker may inject script or HTML through client IP forwarding headers handled by a statistics endpoint. Business risk depends on whether the vulnerable endpoint is exposed and whether staff or users later view the injected content.
Executive priority
Treat this as a targeted cleanup item for any exposed MetInfo 5.3.17 site. It is not KEV-listed in the supplied data, but XSS in an administrative statistics path can support account compromise if privileged users view attacker-controlled content.
Technical view
The CVE description identifies header-based XSS in MetInfo 5.3.17 via Client-IP or X-Forwarded-For headers sent to /include/stat/stat.php during a para action. The bundle provides no CVSS score, CWE, vendor advisory, fixed version, or confirmed exploit activity.
Likely exposure
Exposure is most likely on internet-facing MetInfo 5.3.17 deployments with /include/stat/stat.php reachable and statistics views that render stored or reflected header data without encoding.
Exploitation context
The CVE states remote attackers can inject arbitrary script or HTML through HTTP headers. The provided sources do not show CISA KEV listing, active exploitation, exploit maturity, authentication requirements, or a confirmed patch version.
Researcher notes
The source bundle is thin: one third-party reference plus CVE metadata. Avoid assuming stored versus reflected behavior, affected versions beyond 5.3.17, or a fixed release. Validation should focus on version, endpoint exposure, header trust boundaries, and unsafe rendering paths.
Mitigation direction
- Inventory MetInfo deployments and confirm whether version 5.3.17 is present.
- Check MetInfo vendor guidance for fixed versions or recommended configuration changes.
- Restrict public access to /include/stat/stat.php if the endpoint is not required.
- Sanitize or normalize Client-IP and X-Forwarded-For headers at trusted proxy boundaries.
- Review web application firewall rules for header-based XSS attempts.
Validation and detection
- Confirm the running MetInfo version from administrative or deployment records.
- Check whether /include/stat/stat.php is reachable from untrusted networks.
- Review logs for script-like input in Client-IP or X-Forwarded-For headers.
- Inspect statistics or admin views for unsafe rendering of client header values.
- Verify remediation against vendor guidance once an official fix path is identified.
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-9764 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/phantom0301/vulns/blob/master/Metinfo.mdCVE 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.
