cve/2007/CVE-2007-2732.md

18 lines
786 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2007-2732](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2732)
![](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 Jetbox CMS allow remote attackers to inject arbitrary web script or HTML via the (1) path parameter to view/search/; or the (2) companyname, (3) country, (4) email, (5) firstname, (6) middlename, (7) required, (8) surname, or (9) title parameter to view/supplynews/.
### POC
#### Reference
- http://securityreason.com/securityalert/2711
#### Github
No PoCs found on GitHub currently.