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

18 lines
775 B
Markdown

### [CVE-2011-4293](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4293)
![](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
The theme implementation in Moodle 2.0.x before 2.0.4 and 2.1.x before 2.1.1 triggers duplicate caching of Cascading Style Sheets (CSS) and JavaScript content, which allows remote attackers to bypass intended access restrictions and write to an operating-system temporary directory via unspecified vectors.
### POC
#### Reference
- http://moodle.org/mod/forum/discuss.php?d=182736
#### Github
No PoCs found on GitHub currently.