cve/2012/CVE-2012-6563.md
2024-06-18 02:51:15 +02:00

18 lines
657 B
Markdown

### [CVE-2012-6563](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-6563)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
engine/lib/access.php in Elgg before 1.8.5 does not properly clear cached access lists during plugin boot, which allows remote attackers to read private entities via unspecified vectors.
### POC
#### Reference
- http://elgg.org/getelgg.php?forward=elgg-1.8.5.zip
#### Github
No PoCs found on GitHub currently.