Files
CVEs-PoC/2015/CVE-2015-3231.md
T
2024-06-18 02:51:15 +02:00

18 lines
665 B
Markdown

### [CVE-2015-3231](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3231)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The Render cache system in Drupal 7.x before 7.38, when used to cache content by user role, allows remote authenticated users to obtain private content viewed by user 1 by reading the cache.
### POC
#### Reference
- https://www.drupal.org/SA-CORE-2015-002
#### Github
No PoCs found on GitHub currently.