mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-pxr8-w3jq-rcwj
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-pxr8-w3jq-rcwj",
|
||||
"modified": "2023-06-09T20:40:20Z",
|
||||
"modified": "2023-07-03T21:59:02Z",
|
||||
"published": "2018-03-05T19:37:23Z",
|
||||
"aliases": [
|
||||
"CVE-2017-12098"
|
||||
],
|
||||
"summary": "Cross site scripting in rails_admin",
|
||||
"summary": "rails_admin ruby gem XSS",
|
||||
"details": "An exploitable cross site scripting (XSS) vulnerability exists in the add filter functionality of the rails_admin rails gem version 1.2.0. A specially crafted URL can cause an XSS flaw resulting in an attacker being able to execute arbitrary javascript on the victim's browser. An attacker can phish an authenticated user to trigger this vulnerability.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -44,17 +44,21 @@
|
||||
"type": "ADVISORY",
|
||||
"url": "https://github.com/advisories/GHSA-pxr8-w3jq-rcwj"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/railsadminteam/rails_admin/"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rails_admin/CVE-2017-12098.yml"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2017-0450"
|
||||
"url": "https://web.archive.org/web/20210116160904/http://www.securityfocus.com/bid/102486"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.securityfocus.com/bid/102486"
|
||||
"url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2017-0450"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
|
||||
Reference in New Issue
Block a user