mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 08:27:12 +02:00
18 lines
778 B
Markdown
18 lines
778 B
Markdown
### [CVE-2007-2632](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2632)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in PHP Multi User Randomizer (phpMUR) 2006.09.13 allow remote attackers to inject arbitrary web script or HTML via (1) the edit_plugin parameter to configure_plugin.tpl.php, or (2) certain array parameters to web/phpinfo.php, as demonstrated by 1[] or a[].
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://marc.info/?l=bugtraq&m=117883301207293&w=2
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|