mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 06:51:35 +02:00
18 lines
799 B
Markdown
18 lines
799 B
Markdown
### [CVE-2008-4447](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4447)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site scripting (XSS) vulnerability in actions.php in Positive Software H-Sphere WebShell 4.3.10 allows remote attackers to inject arbitrary web script or HTML via (1) the fn parameter during a dload action, (2) the mask parameter during a search action, and (3) the tab parameter during a sysinfo action.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.org/0810-exploits/webshell431-xssxsrf.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|