Ethical Hacking Automation

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

WordPress Slideshow - Cross-Site Scripting

By kannthu

High
Vidoc logoVidoc Module
#wordpress#xss#wp-plugin#edb
Description
Author: daffainfo 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 WordPress Slideshow plugin contains multiple cross-site scripting vulnerabilities. An attacker can execute arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks. Reference - https://www.exploit-db.com/exploits/37948 Metadata max-request: 1

Module preview

Concurrent Requests (1)
1. HTTP Request template
GET/wp-content/plugins/...
Matching conditions
word: </script><script>alert(document.domain)<...and
word: text/htmland
status: 200
Passive global matcher
No matching conditions.
On match action
Report vulnerability