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

Vulnerable version of bootstrap 4 provided #280

Open
oystersauce8 opened this issue Jan 16, 2019 · 0 comments
Open

Vulnerable version of bootstrap 4 provided #280

oystersauce8 opened this issue Jan 16, 2019 · 0 comments

Comments

@oystersauce8
Copy link

Today I generated a rails app with bootstrap 4.
But github says I'm vulnerable to XSS attacks.


1 bootstrap vulnerability found in Gemfile.lock 3 minutes ago
Remediation
Upgrade bootstrap to version 4.1.2 or later. For example:

gem "bootstrap", ">= 4.1.2"
Always verify the validity and compatibility of suggestions with your codebase.

Details
CVE-2018-14042 More information
moderate severity
Vulnerable versions: < 4.1.2
Patched version: 4.1.2
In Bootstrap before 4.1.2, XSS is possible in the data-container property of tooltip. This is similar to CVE-2018-14041.

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

1 participant