Ethical Hacking Automation

Automate Recon and scanning process with Vidoc. All security teams in one place

CKAN - DOM Cross-Site Scripting

By kannthu

High
Vidoc logoVidoc Module
#dom#xss
Description
Author: dhiyaneshDk Classification CWE-ID: CWE-79 CVSS-Metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N CVSS-Score: 7.2 CKAN contains a cross-site scripting vulnerability in the document object model via the previous version of the jQuery Sparkle library. An attacker can execute arbitrary script and thus steal cookie-based authentication credentials and launch other attacks. Reference - https://github.com/ckan/ckan/blob/b9e45e2723d4abd70fa72b16ec4a0bebc795c56b/ckan/public/base/javascript/view-filters.js#L27 - https://security.snyk.io/vuln/SNYK-PYTHON-CKAN-42010 Metadata max-request: 1 verified: true shodan-query: html:"ckan 2.8.2" || html:"ckan 2.3"

Module preview

Concurrent Requests (1)
1. HTTP Request template
GET/?{alert(document.do...
Matching conditions
word: <option value="/en/?{alert(document.doma...and
word: ckan 2.3, ckan 2.8.2and
word: text/htmland
status: 200
Passive global matcher
No matching conditions.
On match action
Report vulnerability