CVE-2015-10142: Sitecore XP < 8.0 and CMS < 7.2 and < 7.5 File Read via Known Path
Sitecore Experience Platform (XP) prior to 8.0 Initial Release (rev. 141212) and Content Management System (CMS) prior to 7.2 Update-3 (rev. 141226) and prior to 7.5 Update-1 (rev. 150130) contain a vulnerability that may allow an attacker to download files under the web root of the site when the name of the file is already known via a specially-crafted URL. Affected files do not include .config, .aspx or .cs files. The issue does not allow for directory browsing.
Security readout for executives and security teams
Plain-English summary
Older Sitecore XP and CMS versions can let an unauthenticated attacker download known files from the website’s web root. This is not directory browsing and excludes .config, .aspx, and .cs files, but it can still expose sensitive static files or operational data if present.
Executive priority
Treat as a prioritized maintenance and exposure-reduction item for any legacy Sitecore estate. Urgency rises if affected systems are internet-facing or store sensitive files under web root, but current sources do not support labeling this as actively exploited.
Technical view
CVE-2015-10142 is a network-accessible file read issue in Sitecore XP before 8.0 Initial Release rev. 141212 and CMS before 7.2 Update-3 rev. 141226 or 7.5 Update-1 rev. 150130. A specially crafted URL may retrieve known files under web root. CVSS 4.0 score is 6.9.
Likely exposure
Exposure is most relevant to internet-facing Sitecore XP/CMS sites running the listed older releases with sensitive known-name files under web root. The source bundle does not indicate cloud, SaaS, or non-Sitecore impact.
Exploitation context
The bundle does not report CISA KEV listing or active exploitation. The issue is unauthenticated and low-complexity, but the attacker must already know the target filename and cannot browse directories through this vulnerability.
Researcher notes
Evidence is limited to the CVE description, Sitecore advisory links, and VulnCheck advisory metadata. The bundle does not include proof-of-concept details, observed exploitation, or complete patch mechanics. Avoid assuming broader file types or directory listing impact.
Mitigation direction
Confirm Sitecore version and revision against vendor advisory thresholds.
Upgrade to the Sitecore fixed release path documented by Sitecore.
Remove sensitive non-required files from the web root.
Restrict public access to unnecessary static or downloadable files.
Monitor vendor guidance for any additional hardening instructions.
Validation and detection
Inventory all Sitecore XP and CMS instances and revisions.
Compare versions to XP 8.0 Initial Release rev. 141212 or later.
Compare CMS deployments to 7.2 Update-3 or 7.5 Update-1 guidance.
Review web root contents for sensitive known-name files.
Check web logs for unusual direct file access attempts.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
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.
cwe · low confidence lookup
CWE-610: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
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.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-610 · source CWE mapping
Externally Controlled Reference to a Resource in Another Sphere
Externally Controlled Reference to a Resource in Another Sphere represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.