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

18 lines
787 B
Markdown

### [CVE-2007-3963](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3963)
![](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 UseBB 1.0.7, and possibly other 1.0.x versions, allow remote attackers to inject arbitrary web script or HTML via the PATH_INFO (PHP_SELF) to (1) upgrade-0-2-3.php, (2) upgrade-0-3.php, or (3) upgrade-0-4.php in install/, a different vulnerability than CVE-2005-4193.
### POC
#### Reference
- http://securityreason.com/securityalert/2915
#### Github
No PoCs found on GitHub currently.