mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 06:51:35 +02:00
19 lines
782 B
Markdown
19 lines
782 B
Markdown
### [CVE-2013-6837](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6837)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|