├── README.md └── test.html /README.md: -------------------------------------------------------------------------------- 1 | # jQuery-with-XSS 2 | jQuery with XSS, Testing and Secure Version 3 | 4 | ## Bug list: 5 | - [#9521](https://bugs.jquery.com/ticket/9521) 6 | - [#11290](https://bugs.jquery.com/ticket/11290) 7 | - [#11974](https://bugs.jquery.com/ticket/11974) 8 | 9 | ## Test version: 10 | - [test](http://research.insecurelabs.org/jquery/test/) 11 | 12 | ## Safe version: 13 | - 1.12.0, 1.12.1 14 | - 2.2.0, 2.2.1 15 | - 3.0.0, 3.0.1, 3.1.0, 3.1.1, 3.2.0, 3.2.1, 3.3.0, 3.3.1, 3.4.0, 3.4.1, 3.5.0, 3.5.1 16 | -------------------------------------------------------------------------------- /test.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |
5 | 6 | 7 | 8 |Note: Source code changes jQuery version,As long as there is no bullet window, there will be no problem.!
32 | 40 |