Files
CVEs-PoC/2007/CVE-2007-3822.md
T
2024-06-18 02:51:15 +02:00

18 lines
756 B
Markdown

### [CVE-2007-3822](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3822)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple cross-site scripting (XSS) vulnerabilities in Webcit before 7.11 allow remote attackers to inject arbitrary web script or HTML via (1) the who parameter to showuser; and other vectors involving (2) calendar mode, (3) bulletin board mode, (4) room names, and (5) uploaded file names.
### POC
#### Reference
- http://securityreason.com/securityalert/2890
#### Github
No PoCs found on GitHub currently.