mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
21 lines
789 B
Markdown
21 lines
789 B
Markdown
### [CVE-2011-4969](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4969)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting (XSS) vulnerability in jQuery before 1.6.3, when using location.hash to select elements, allows remote attackers to inject arbitrary web script or HTML via a crafted tag.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://bugs.jquery.com/ticket/9521
|
|
|
|
#### Github
|
|
- https://github.com/FallibleInc/retirejslib
|
|
- https://github.com/catsploit/catsploit
|
|
- https://github.com/ctcpip/jquery-security
|
|
- https://github.com/eliasgranderubio/4depcheck
|
|
|