mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
718 B
Markdown
18 lines
718 B
Markdown
### [CVE-2007-3202](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3202)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting (XSS) vulnerability in the rich text editor in Webwiz allows remote attackers to inject arbitrary web script or HTML via URL-encoded HTML composed of a frameset in which a frame has a SRC attribute pointing to a JavaScript document.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/2792
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|