| Reporter | Title | Published | Views | Family All 14 |
|---|---|---|---|---|
| RubyGems 'delayed_job_web' Cross-Site Scripting Vulnerability | 12 Jan 201800:00 | – | cnvd | |
| CVE-2017-12097 | 19 Jan 201820:00 | – | cve | |
| CVE-2017-12097 | 19 Jan 201820:00 | – | cvelist | |
| EUVD-2018-0185 | 7 Oct 202500:30 | – | euvd | |
| delayed_job_web Cross-site Scripting vulnerability | 5 Mar 201819:06 | – | github | |
| CVE-2017-12097 | 19 Jan 201820:29 | – | nvd | |
| GHSA-W7Q9-XR2X-WH7X delayed_job_web Cross-site Scripting vulnerability | 5 Mar 201819:06 | – | osv | |
| Cross site scripting | 19 Jan 201820:29 | – | prion | |
| PT-2018-5348 · Rails · Delayed Job Web | 19 Jan 201800:00 | – | ptsecurity | |
| delayed_job_web ruby gem XSS vulnerability via `queues` parameter | 10 Jan 201800:00 | – | rubygems |
Summary
An exploitable XSS vulnerability exists in the filter functionality of the delayed_job_web rails gem version 1.4. 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.
Tested Versions
delayed_job_web 1.4
Product URLs
https://github.com/ejschmitt/delayed_job_web
https://rubygems.org/gems/delayed_job_web/versions/1.4
CVSSv3 Score
6.1 - CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
CWE
CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Details
The delayed_job_web gem allows users to filter output based on the query string of the GET request. This looks similar to.
localhost:3000/delayed_job/overview?queues=">+<script>alert(1)<%2Fscript>
This URL can them be used to phish an authenticated user and execute arbitrary javascript on their behalf. This vulnerability is caught by the built in XSS protections of Safari and Chrome., however it is exploitable using Firefox.
Timeline
2017-09-20 - Vendor Disclosure
2018-01-09 - Public Release
# 0day.today [2018-04-02] #Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation