Security readout for executives and security teams
Plain-English summary
CVE-2014-10396 is an arbitrary file download issue in the Epic WordPress theme through 2014-09-07. If the vulnerable download script is exposed, an attacker may be able to retrieve files the web server can access, potentially including sensitive configuration data.
Executive priority
Prioritize exposed public WordPress sites because arbitrary file download can expose credentials or configuration files. Urgency depends on whether the old Epic theme is still deployed.
Technical view
The CVE describes insufficient file path control in includes/download.php, where the file parameter allows arbitrary file downloads. The source bundle provides no CVSS score, CWE, vendor advisory, fixed version, or confirmed patch details.
Likely exposure
Exposure is most likely on WordPress sites using the Epic theme through 2014-09-07 with includes/download.php reachable from the internet. The bundle does not identify formal CPEs or vendor/product metadata.
Exploitation context
A Packet Storm reference exists, indicating public vulnerability details were available. The source bundle does not show CISA KEV listing or cited evidence of active exploitation.
Researcher notes
Evidence is sparse: the CVE text names the vulnerable script and parameter, but does not provide CVSS, CWE, CPEs, fixed versions, or vendor advisory details. Avoid assuming broader WordPress core exposure.
Mitigation direction
- Inventory WordPress sites for the Epic theme and confirm version or release date.
- Check theme maintainer or vendor guidance for a fixed release or official remediation.
- Remove or disable the theme if no maintained fixed version is available.
- Restrict public access to includes/download.php until remediation is confirmed.
- Review backups and hosted copies for forgotten vulnerable WordPress deployments.
Validation and detection
- Confirm whether Epic theme files exist on each WordPress host.
- Check whether includes/download.php is publicly reachable without authentication.
- Review web logs for requests to includes/download.php using the file parameter.
- Verify no sensitive files were exposed through historical logs or access records.
- Document affected hosts 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-2014-10396 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://packetstormsecurity.com/files/128186/CVE 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.
