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

19 lines
688 B
Markdown

### [CVE-2013-2105](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2105)
![](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 Show In Browser (show_in_browser) gem 0.0.3 for Ruby allows local users to inject arbitrary web script or HTML via a symlink attack on /tmp/browser.html.
### POC
#### Reference
- http://vapid.dhs.org/advisories/show_in_browser.html
- http://www.openwall.com/lists/oss-security/2013/05/18/4
#### Github
No PoCs found on GitHub currently.