mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 05:17:47 +02:00
18 lines
797 B
Markdown
18 lines
797 B
Markdown
### [CVE-2007-4212](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4212)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in the Search Module in PHP-Nuke allow remote attackers to inject arbitrary web script or HTML via a trailing "<" instead of a ">" in (1) the onerror attribute of an IMG element, (2) the onload attribute of an IFRAME element, or (3) redirect users to other sites via the META tag.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/2974
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|