CVE-2015-10142
BaseFortify
Publication date: 2025-07-25
Last updated on: 2025-07-29
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| sitecore | content_management_system | * |
| sitecore | experience_platform | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-610 | The product uses an externally controlled name or reference that resolves to a resource that is outside of the intended control sphere. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in Sitecore Experience Platform (XP) and Content Management System (CMS) allows an attacker to download files located under the web root of the site if the attacker knows the exact file name. It occurs due to improper validation of file paths, enabling unauthorized reading of files via a specially-crafted URL. However, it does not allow directory browsing and does not affect files with extensions like .config, .aspx, or .cs. [1]
How can this vulnerability impact me? :
The vulnerability can impact you by allowing an attacker to access and download certain files from your web server without authorization, potentially exposing sensitive information contained in those files. Although the impact on confidentiality is considered low, unauthorized file access can still lead to information disclosure risks. [1]