Vulnerabilities |
1 via 1 paths |
|---|---|
Dependencies |
214 |
Source |
GitHub |
Find, fix and prevent vulnerabilities in your code.
high severity
- Module: bundler-audit
- Introduced through: bundler-audit@0.9.3
Detailed paths
-
Introduced through: coreinfrastructure/best-practices-badge@coreinfrastructure/best-practices-badge › bundler-audit@0.9.3
GPL-3.0 license
high severity
- Module: ruby-graphviz
- Introduced through: ruby-graphviz@1.2.5
Detailed paths
-
Introduced through: coreinfrastructure/best-practices-badge@coreinfrastructure/best-practices-badge › ruby-graphviz@1.2.5
GPL-2.0 license
medium severity
- Vulnerable module: erubis
- Introduced through: rails_best_practices@1.23.4
Detailed paths
-
Introduced through: coreinfrastructure/best-practices-badge@coreinfrastructure/best-practices-badge › rails_best_practices@1.23.4 › erubis@2.7.0
Overview
erubis is an implementation of eRuby and has the following features:
Affected versions of the package are vulnerable to Cross-site Scripting (XSS). Single quotes were not properly escaped in the helper.rb and helpers/rails_helper.rb files. The Erubis Documentation shows missing escaping.
Details
<
Remediation
There is no fix version for erubis.