bootstrap-tagsinput / bootstrap-tagsinput

jQuery tags input plugin based on Twitter Bootstrap.
http://bootstrap-tagsinput.github.io/bootstrap-tagsinput/examples/
MIT License
56 stars 39 forks source link

org.webjars:bootstrap-tagsinput@0.8.0 vulnerabilities #29

Open shiquan2020 opened 6 months ago

shiquan2020 commented 6 months ago
  | org.webjars:bootstrap-tagsinput is a jQuery plugin providing a Twitter Bootstrap user interface for managing tags.Affected versions of this package are vulnerable to Cross-site Scripting (XSS). The plugin supports various inputs for each tag, such as tagClass, itemValue and itemText, and all of those are HTML Encoded as they should be. However, HTML encoding was overlooked for the itemTitle parameter, exposing a potential Cross-site Scripting (XSS) vulnerability.How to fix Cross-site Scripting (XSS)?There is no fixed version for org.webjars:bootstrap-tagsinput. |   -- | -- | --
[org.webjars:bootstrap-tagsinput](https://github.com/timschlechter/bootstrap-tagsinput) is a jQuery plugin providing a Twitter Bootstrap user interface for managing tags. Affected versions of this package are vulnerable to Cross-site Scripting (XSS). The plugin supports various inputs for each tag, such as tagClass, itemValue and itemText, and all of those are HTML Encoded as they should be. However, HTML encoding was overlooked for the itemTitle parameter, exposing a potential Cross-site Scripting (XSS) vulnerability. How to fix Cross-site Scripting (XSS)? There is no fixed version for org.webjars:bootstrap-tagsinput.
shiquan2020 commented 6 months ago

refer: https://security.snyk.io/package/maven/org.webjars:bootstrap-tagsinput/0.8.0