mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 08:48:00 +02:00
18 lines
789 B
Markdown
18 lines
789 B
Markdown
### [CVE-2008-4045](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4045)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple cross-site scripting (XSS) vulnerabilities in @Mail 5.42 allow remote attackers to inject arbitrary web script or HTML via the (1) file and (2) HelpFile parameters to parse.php, the (3) Folder and (4) start parameters to showmail.php, and the (5) abookview parameter to abook.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstorm.linuxsecurity.com/0808-exploits/atmail542-xss.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|