administrate 0.0.12
Sort order SQL injection via direction
parameter in administrate
>= 0.13.0
In Administrate (rubygem) before version 0.13.0, when sorting by attributes on a dashboard, the direction parameter was not validated before being interpolated into the SQL query.
This could present a SQL injection if the attacker were able to modify the direction parameter and bypass ActiveRecord SQL protections.
Whilst this does have a high-impact, to exploit this you need access to the Administrate dashboards, which should generally be behind authentication.
Cross-site request forgery (CSRF) vulnerability in administrate gem
medium severity CVE-2016-3098>= 0.1.5
"Administrate::ApplicationController
actions didn't have CSRF protection.
Remote attackers can hijack user's sessions and use any functionality that administrate
exposes on their behalf."
No officially reported memory leakage issues detected.
This gem version does not have any officially reported memory leaked issues.
No license issues detected.
This gem version has a license in the gemspec.
This gem version is available.
This gem version has not been yanked and is still available for usage.