cve/2013/CVE-2013-6837.md

19 lines
782 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2013-6837](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6837)
![](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
Cross-site scripting (XSS) vulnerability in the setTimeout function in js/jquery.prettyPhoto.js in prettyPhoto 3.1.4 and earlier allows remote attackers to inject arbitrary web script or HTML via a crafted PATH_INTO to the default URI.
### POC
#### Reference
- http://cxsecurity.com/issue/WLB-2013110149
- http://www.rafayhackingarticles.net/2013/05/kali-linux-dom-based-xss-writeup.html
#### Github
No PoCs found on GitHub currently.