We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
found in bootstrap 3.3.7
<a href="#" data-toggle="tooltip" data-viewport="<img src=1 onerror=alert(123) />" title="Hooray!">Hover over me</a> https://jsbin.com/qipirurise/edit?html,output
<a href="#" data-toggle="tooltip" data-viewport="<img src=1 onerror=alert(123) />" title="Hooray!">Hover over me</a>
Win 7 x64 Chrome 67.0.3396.99 Firefox 61.0.1 (64-Bit)
The text was updated successfully, but these errors were encountered:
fix(tooltip): XSS on data-viewport attribute
5c71ecf
Fixes twbs#27044
Fix/xss issues on data attributes (#27047)
2a5ba23
* fix(collapse): xss CVE-2018-14040 Fixes #26625 * fix(tooltip): xss CVE-2018-14042 Fixes #26628 * fix(tooltip): XSS on data-viewport attribute Fixes #27044 * fix(affix): XSS on target config Fixes #27045
No branches or pull requests
found in bootstrap 3.3.7
<a href="#" data-toggle="tooltip" data-viewport="<img src=1 onerror=alert(123) />" title="Hooray!">Hover over me</a>
https://jsbin.com/qipirurise/edit?html,output
Win 7 x64
Chrome 67.0.3396.99
Firefox 61.0.1 (64-Bit)
The text was updated successfully, but these errors were encountered: