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

Fix nokogiri and bootstrap-sass dependencies #32

Merged
merged 2 commits into from
Mar 1, 2019

Conversation

ScottBishop
Copy link
Contributor

bootstrap-sass
CVE-2019-8331 More information
moderate severity
Vulnerable versions: >= 3.0.0, < 3.4.1
Patched version: 3.4.1
In Bootstrap 4 before 4.3.1 and Bootstrap 3 before 3.4.1, XSS is possible in the tooltip or popover data-template attribute. For more information, see: https://blog.getbootstrap.com/2019/02/13/bootstrap-4-3-1-and-3-4-1/

nokogiri
CVE-2018-14404 More information
moderate severity
Vulnerable versions: < 1.8.5
Patched version: 1.8.5
A NULL pointer dereference vulnerability exists in the xpath.c:xmlXPathCompOpEval() function of libxml2 through 2.9.8 when parsing an invalid XPath expression in the XPATH_OP_AND or XPATH_OP_OR case. Applications processing untrusted XSL format inputs with the use of the libxml2 library may be vulnerable to a denial of service attack due to a crash of the application.

@ScottBishop ScottBishop added the Needs Review Request a code review label Mar 1, 2019
@ScottBishop ScottBishop added Ready To Merge Stamp of approval and removed Needs Review Request a code review labels Mar 1, 2019
@ScottBishop ScottBishop merged commit ff09c39 into master Mar 1, 2019
@ScottBishop ScottBishop deleted the fix-known-vulnerabilities branch April 1, 2020 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready To Merge Stamp of approval
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants