Security readout for executives and security teams
Plain-English summary
This flaw lets a remote attacker read ini-format files from a MetInfo 5.3.17 site by abusing a directory traversal bug. The business risk is disclosure of configuration data, which may expose credentials or operational settings. The source bundle does not provide a CVSS score, patch status, or proof of active exploitation.
Executive priority
Treat as a targeted exposure cleanup item, especially for public MetInfo sites. Prioritize if configuration files contain credentials or if administrative paths are internet-accessible. Urgency is limited by missing CVSS and no confirmed KEV exploitation.
Technical view
CVE-2017-14513 is a directory traversal issue in MetInfo 5.3.17. The vulnerable path is admin/app/physical/physical.php, in the fingerprintdo action, through the f_filename parameter. The CVE description says attackers can read ini-format files. No CWE, CVSS vector, or vendor advisory is included in the provided sources.
Likely exposure
Exposure is most likely on internet-facing or internally reachable MetInfo 5.3.17 deployments where the affected admin physical.php route is accessible. The source bundle does not identify other affected versions or products.
Exploitation context
The CVE states remote attackers can read ini-format files through the vulnerable parameter. CISA KEV is false in the bundle, and no cited source confirms active exploitation. Public reference material exists, but this assessment avoids exploit instructions.
Researcher notes
The provided CVE data is sparse: no CVSS, CWE, official affected CPE, or patch reference. Analysis should stay limited to MetInfo 5.3.17 and the named parameter/path unless vendor documentation or additional trusted sources expand the scope.
Mitigation direction
- Inventory MetInfo deployments and identify any running version 5.3.17.
- Restrict network access to MetInfo administrative paths.
- Check MetInfo vendor or maintainer guidance for supported upgrade or remediation.
- Review ini files for secrets and rotate exposed credentials if compromise is suspected.
- Monitor web logs for suspicious fingerprintdo or f_filename requests.
Validation and detection
- Confirm whether MetInfo 5.3.17 is present in production or staging.
- Verify whether admin/app/physical/physical.php is reachable from untrusted networks.
- Review access logs for unusual requests to the affected action and parameter.
- Check whether sensitive ini files are present within reachable application paths.
- Document findings and remediation status in the vulnerability register.
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.
File access behavior lookup
The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2017-14513 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/Metinfo2.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.
