Files
CVEs-PoC/2015/CVE-2015-10142.md
T
2025-09-29 21:09:30 +02:00

19 lines
1.2 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
### [CVE-2015-10142](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-10142)
![](https://img.shields.io/static/v1?label=Product&message=Content%20Management%20System%20(CMS)&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=Experience%20Platform%20(XP)&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=*%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-610%20Externally%20Controlled%20Reference%20to%20a%20Resource%20in%20Another%20Sphere&color=brightgreen)
### Description
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.
### POC
#### Reference
- https://www.vulncheck.com/advisories/sitecore-xp-cms-file-read-via-known-path
#### Github
No PoCs found on GitHub currently.