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

18 lines
871 B
Markdown

### [CVE-2013-0245](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0245)
![](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 printer friendly version functionality in the Book module in Drupal 6.x before 6.28 and 7.x before 7.19 does not properly restrict access to node that are part of a book outline, which allows remote authenticated users with the "access printer-friendly version" permission to read node titles and possibly node content 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.