Skip to content
This repository has been archived by the owner on Dec 17, 2020. It is now read-only.

Add a gem w/ a known security vulnerability #1

Merged
merged 2 commits into from Oct 24, 2019

Conversation

pdobb
Copy link
Owner

@pdobb pdobb commented Jul 13, 2019

Yard v0.9.19 has a known security vulnerability.
Making a pull request on this commit should invoke the needed
test.

@pdobb pdobb force-pushed the introduce_a_gem_security_vulnerability branch 2 times, most recently from f6119fe to 3d267da Compare July 13, 2019 22:45
@pdobb pdobb force-pushed the introduce_a_gem_security_vulnerability branch 6 times, most recently from 1eda32c to a4434b1 Compare July 14, 2019 00:05
@pdobb pdobb force-pushed the introduce_a_gem_security_vulnerability branch 2 times, most recently from d97bdbc to 85a1173 Compare August 1, 2019 04:03
@pdobb pdobb force-pushed the introduce_a_gem_security_vulnerability branch from 85a1173 to ce8fff0 Compare August 1, 2019 04:13
@pdobb pdobb force-pushed the introduce_a_gem_security_vulnerability branch from ce8fff0 to 5436a78 Compare August 1, 2019 04:23
@pdobb pdobb force-pushed the introduce_a_gem_security_vulnerability branch 2 times, most recently from 75876d2 to a8a6a88 Compare August 1, 2019 04:37
@@ -170,6 +170,7 @@ GEM
websocket-driver (0.7.1)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.4)
yard (0.9.19)
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Name: yard
Version: 0.9.19
Advisory:
Criticality: Unknown
URL: GHSA-xfhh-rx56-rxcr
Title: Possible arbitrary path traversal and file access via yard server
Solution: Upgrade to >= 0.9.20.

Yard v0.9.19 has a known security vulnerability.
Making a pull request on this commit should invoke the needed
test.

Update pronto-bundler_audit version as well to try to get
working functionality.
@pdobb pdobb force-pushed the introduce_a_gem_security_vulnerability branch from b3ed463 to 429cbd9 Compare August 1, 2019 05:06
@@ -170,6 +176,7 @@ GEM
websocket-driver (0.7.1)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.4)
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Name: loofah
Version: 2.2.3
Advisory: CVE-2019-15587
Criticality: Unknown
URL: flavorjones/loofah#171
Title: Loofah XSS Vulnerability
Solution: Upgrade to >= 2.3.1.

@@ -170,6 +176,7 @@ GEM
websocket-driver (0.7.1)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.4)
yard (0.9.19)

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Name: nokogiri
Version: 1.10.3
Advisory: CVE-2019-5477
Criticality: High
URL: sparklemotion/nokogiri#1915
Title: Nokogiri Command Injection Vulnerability via Nokogiri::CSS::Tokenizer#load_file
Solution: Upgrade to >= 1.10.4.

@@ -170,6 +176,7 @@ GEM
websocket-driver (0.7.1)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.4)
yard (0.9.19)
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Name: yard
Version: 0.9.19
Advisory: CVE-2019-1020001
Criticality: Unknown
URL: GHSA-xfhh-rx56-rxcr
Title: Arbitrary path traversal and file access via yard server
Solution: Upgrade to >= 0.9.20.

@pdobb pdobb merged commit dca4bd3 into master Oct 24, 2019
@pdobb
Copy link
Owner Author

pdobb commented Oct 24, 2019

Merged because to do a proper test I need a commit that doesn't, itself, include any changes to Gemfile.lock.

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

Successfully merging this pull request may close these issues.

None yet

1 participant