cve/2013/CVE-2013-0246.md

18 lines
771 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2013-0246](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0246)
![](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 Image module in Drupal 7.x before 7.19, when a private file system is used, does not properly restrict access to derivative images, which allows remote attackers to read derivative images of otherwise restricted images via unspecified vectors.
### POC
#### Reference
- http://packetstormsecurity.com/files/119598/Drupal-Core-6.x-7.x-Cross-Site-Scripting-Access-Bypass.html
#### Github
No PoCs found on GitHub currently.