AgileVentures/LocalSupport

View on GitHub

Showing 792 of 792 total issues

CSRF Vulnerability in rails-ujs
Open

    actionview (5.2.4.1)
Severity: Minor
Found in Gemfile.lock by bundler-audit

Advisory: CVE-2020-8167

Criticality: Medium

URL: https://groups.google.com/forum/#!topic/rubyonrails-security/x9DixQDG9a0

Solution: upgrade to >= 5.2.4.3, ~> 5.2.4, >= 6.0.3.1

Rule doesn't have all its properties in alphabetical order.
Open

body {

Rule doesn't have all its properties in alphabetical order.
Open

.ls_infobox {

Using width with padding can sometimes make elements larger than you expect.
Open

    padding: 20px;

Rule doesn't have all its properties in alphabetical order.
Open

select, textarea, input[type="text"], input[type="password"],

Rule doesn't have all its properties in alphabetical order.
Open

.nav-pills>li>a {

Rule doesn't have all its properties in alphabetical order.
Open

.navbar .btn-navbar {

Rule doesn't have all its properties in alphabetical order.
Open

.navbar .nav>li>.dropdown-menu:before {

Possible XSS vulnerability in ActionView
Open

    actionview (5.2.4.1)
Severity: Minor
Found in Gemfile.lock by bundler-audit

Advisory: CVE-2020-5267

Criticality: Medium

URL: https://groups.google.com/forum/#!topic/rubyonrails-security/55reWMM_Pg8

Solution: upgrade to >= 5.2.4.2, ~> 5.2.4, >= 6.0.2.2

Use of !important
Open

    height: 100% !important;

Use of !important
Open

    background-color: whitesmoke !important;

Don't use IDs in selectors.
Open

#footer {

Don't use IDs in selectors.
Open

#cookie-message {

Rule doesn't have all its properties in alphabetical order.
Open

#cookie-message-inner .btn {

Use of !important
Open

    float: right !important;

Rule doesn't have all its properties in alphabetical order.
Open

.navbar-wrapper {

Rule doesn't have all its properties in alphabetical order.
Open

.navbar .nav>.active>a, .navbar .nav>.active>a:hover, .navbar .nav>.active>a:focus {

Don't use IDs in selectors.
Open

#button-rack {

Possible Information Disclosure / Unintended Method Execution in Action Pack
Open

    actionpack (5.2.4.1)
Severity: Critical
Found in Gemfile.lock by bundler-audit

Advisory: CVE-2021-22885

Criticality: High

URL: https://groups.google.com/g/rubyonrails-security/c/NiQl-48cXYI

Solution: upgrade to ~> 5.2.4.6, ~> 5.2.6, >= 6.0.3.7, ~> 6.0.3, >= 6.1.3.2

Rule doesn't have all its properties in alphabetical order.
Open

.navbar-inner:before, .navbar-inner:after {
Severity
Category
Status
Source
Language