Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XSS vulnerability with included bootstrap v3.3.5 #17

Open
Soggywaters opened this issue Mar 31, 2023 · 2 comments
Open

XSS vulnerability with included bootstrap v3.3.5 #17

Soggywaters opened this issue Mar 31, 2023 · 2 comments

Comments

@Soggywaters
Copy link

Was using these HTML templates as a base for my custom policies when I noticed that the bootstrap version with these base files comes with v.3.3.5, which is highlighted as a vulnerability with XSS.

See here:
https://security.snyk.io/package/npm/bootstrap/3.3.5
https://security.snyk.io/vuln/npm:bootstrap:20160627

Should probably update the version to at least v3.4.1 to help protect devs who use these base templates from XSS.

@Soggywaters
Copy link
Author

Created a PR if interested: https://github.com/azure-ad-b2c/html-templates/pull/18/files

@Havunen
Copy link

Havunen commented Jan 17, 2025

The security issue is about the javascript tho... not CSS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants